Appearance
function isTouchDevice(): boolean;
Returns true if the device supports touch input.
true
boolean
isTouchDevice() // true on touchscreen devices
1.0.0