cxIsTouchModeEnabled Constant
Determines whether Touch mode is enabled in an application.
Declaration
const cxIsTouchModeEnabled: Boolean = cxDefaultIsTouchModeEnabled;
Returns
Type |
---|
Boolean |
Remarks
The default value of this constant is specified by the cxDefaultIsTouchModeEnabled global constant.
See Also