Interface IRotaryService
Namespace: Tizen.Wearable.CircularUI.Forms
Assembly: Tizen.Wearable.CircularUI.Forms.dll
Syntax
public interface IRotaryService
Events
Rotated
Declaration
event EventHandler<RotaryEventArgs> Rotated
Event Type
Type | Description |
---|---|
System.EventHandler<RotaryEventArgs> |