Appearance
Identifies if the code is being run on a touch device.
/** * @returns If the code is being run on a touch device. */ function isTouchDevice(): boolean