| java.lang.Object | |
| ↳ | com.datalogic.device.configuration.TouchModeFlags |
The TouchModeFlags defines the base touch-screen sensitivities for settings property TOUCH_MODE.
Based on the device model more that one can be set.
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| int | FLAG_FINGERS | Fingers touch-screen sensitivity. | |||||||||
| int | FLAG_GLOVES | Gloves touch-screen sensitivity. | |||||||||
| int | FLAG_RAIN | Rain touch-screen sensitivity. | |||||||||
| int | FLAG_STYLUS | Stylus touch-screen sensitivity. | |||||||||
| int | FLAG_THICK_GLOVES | Thick gloves touch-screen sensitivity. | |||||||||
| int | FLAG_THIN_GLOVES | Thin gloves touch-screen sensitivity. | |||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Fingers touch-screen sensitivity.
Gloves touch-screen sensitivity.
Rain touch-screen sensitivity.
Stylus touch-screen sensitivity.
Thick gloves touch-screen sensitivity.
Thin gloves touch-screen sensitivity.