Skip to main content

ASPxClientUtils.webKitFamily Property

Gets a value that specifies whether a client browser is based on WebKit.

Declaration

static webKitFamily: boolean

Property Value

Type Description
boolean

true if the client browser is based on WebKit; otherwise, false.

See Also