Skip to main content

ASPxClientUtils.androidPlatform Property

Gets a value that specifies whether the application is run under the Android platform.

Declaration

static androidPlatform: boolean

Property Value

Type Description
boolean

true if the application is run under the Android platform; otherwise, false.

See Also