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#
Copy
public static class RotaryEventManager
Inheritance
RotaryEventManager

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
RotaryEventHandler
API Level: preview