Skip to main content

ASPxClientUtils.webKitTouchUI Property

Gets a value that specifies whether the client browser supports the WebKit touch user interface.

Declaration

static webKitTouchUI: boolean

Property Value

Type Description
boolean

true if the client browser supports the WebKit touch user interface; otherwise, false.

See Also