Enum DeviceSubClassType
Definition
- Assembly:
- Tizen.NUI.dll
An enum of Device Subclass types.
public enum DeviceSubClassType
Fields
| Name | Description |
|---|---|
| Finger | The normal flat of your finger |
| Fingernail | A fingernail |
| HandFlat | The flat of your hand |
| HandSide | The side of your hand |
| Knuckle | A Knuckle |
| None | Not a device |
| Palm | The palm of a users hand |
| PenTip | The tip of a pen |
| Remocon | A remote controller |
| Trackball | A trackball style mouse |
| Trackpad | A trackpad style mouse |
| Trackpoint | A trackpoint style mouse |
| VirtualKeyboard | A virtual keyboard |