The TouchscreenType class is an enumeration class that provides values for the different types of touch screens. Use the values defined by the TouchscreenType class with the Capabilities.touchscreenType property.

Variables

@:enum@:implinlineread onlyFINGER:TouchscreenType

A touchscreen designed to respond to finger touches.

@:enum@:implinlineread onlyNONE:TouchscreenType

The computer or device does not have a supported touchscreen.

@:enum@:implinlineread onlySTYLUS:TouchscreenType

A touchscreen designed for use with a stylus.