public static final INPUT_TOUCH

Indicates whether or not a touch screen is attached to the device on which JavaFX in running.

On embedded platforms JavaFX makes an attempt to initialize this ConditionalFeature based on what input peripherals are attached. On desktop platforms this ConditionalFeature will typically default to false.

Since:  JavaFX 8.0