Skip to main content

ASPxClientUtils.safariMacOS Property

Obsolete. Gets a value that specifies whether the client browser is Safari, running under a MacOS operating system.

Declaration

static safariMacOS: boolean

Property Value

Type Description
boolean

true if the client browser is Safari, running under a MacOS operating system; otherwise, false.

See Also