Skip to main content

ASPxClientUtils.iOSPlatform Property

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

Declaration

static iOSPlatform: boolean

Property Value

Type Description
boolean

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

See Also