Class RotaryEventManager
Definition
- Namespace:
- ElmSharp.Wearable
- Assembly:
- ElmSharp.Wearable.dll
- API Level:
- preview
The RotaryEventManager serves functions for the global Rotary event like Galaxy Gear.
C#Copypublic static class RotaryEventManager
- Inheritance
-
System.ObjectRotaryEventManager
Events
View Source
Rotated
Rotated will be triggered when the rotatable device like the Galaxy Gear Bezel is rotated.
Declaration
C#Copypublic static event RotaryEventHandler Rotated
Event Type
Type | Description |
---|---|
RotaryEventHandler |