Skip to main content

ASPxClientUtils.macOSPlatform Property

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

Declaration

static macOSPlatform: boolean

Property Value

Type Description
boolean

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

See Also