Skip to main content
A newer version of this page is available. .

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