Enum KeyClicks
The different haptic modes
Namespace: Forms9Patch
Assembly: Forms9Patch.dll
Syntax
[Flags]
public enum KeyClicks
Fields
Name | Description |
---|---|
Audio | GIVE ME TOUCH SOUNDS! |
AudioHaptic | Both audio and haptic |
Default | The system default haptic, if detectable (which it is not on iOS) |
Haptic | GIVE ME TOUCH Haptic Feedback! |
Off | No haptic response |