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