TouchMode Class |
Namespace: Com.Datalogic.Device.Configuration
The TouchMode type exposes the following members.
Name | Description | |
---|---|---|
JniPeerMembers | To be added. | |
TouchModeFingers | Fingers touch-screen sensitivity. | |
TouchModeFingersAndGloves | Fingers and gloves touch-screen sensitivity. | |
TouchModeFingersAndStylus | Fingers and stylus touch-screen sensitivity. | |
TouchModeGloves | Gloves touch-screen sensitivity. | |
TouchModeStylus | Stylus touch-screen sensitivity. | |
TouchModeThinGloves | Thin gloves touch-screen sensitivity. | |
TouchModeTickGloves | Thick gloves touch-screen sensitivity. |
Name | Description | |
---|---|---|
FromInt | Retrieves the corresponding TouchMode value, from a valid integer. | |
ToInt | Converts a TouchMode to its integer corresponding value. | |
ValueOf | Returns the enum constant of this type with the specified name. | |
Values | Returns an array containing the constants of this enum type, in
the order they are declared. |