Class RotaryEventManager
Definition
- Assembly:
- ElmSharp.Wearable.dll
The RotaryEventManager serves functions for the global Rotary event like Galaxy Gear.
public static class RotaryEventManager
- Inheritance
-
objectRotaryEventManager
Events
View SourceRotated
Rotated will be triggered when the rotatable device like the Galaxy Gear Bezel is rotated.
Declaration
public static event RotaryEventHandler Rotated
Event Type
Type | Description |
---|---|
RotaryEventHandler |