TouchMode
public enum TouchMode
The available Gear touch modes
See also
ConnectedTag.setTouchMode(_:,for:)
-
The tag will interpret touch patterns into discrete
Gestures.See also
GestureNotificationSubscriptionDeclaration
Swift
case gesture -
The tag will publish raw
TouchDataevents.Declaration
Swift
case continuous
View on GitHub
TouchMode Enumeration Reference