TouchMode Class |
The TouchMode type exposes the following members.
Name | Description | |
---|---|---|
![]() | JniPeerMembers | To be added. |
![]() | ThresholdClass | To be added. |
![]() | ThresholdType | To be added. |
![]() | TouchModeFingers | To be added. |
![]() | TouchModeFingersAndGloves | To be added. |
![]() | TouchModeFingersAndStylus | To be added. |
![]() | TouchModeGloves | To be added. |
![]() | TouchModeStylus | To be added. |
![]() | TouchModeThinGloves | To be added. |
![]() | TouchModeTickGloves | To be added. |
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 class with the specified name. |
![]() | Values | Returns an array containing the constants of this enum class, in
the order they are declared. |
TouchMode
defines the allowed touch-screen sensitivity values for settings property PropertyID.TOUCH_MODE_SENSITIVITY
.
On new device models, starting from M30/M35, property PropertyID.TOUCH_MODE_SENSITIVITY
is replaced by PropertyID.TOUCH_MODE
.