Skip to main content
A newer version of this page is available. .

ASPxClientUtils.msTouchUI Property

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

Declaration

static msTouchUI: boolean

Property Value

Type Description
boolean

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

See Also