Namespace ElmSharp.Wearable
ElmSharp.Wearable is a simple c# wrapper of native EFL elementary which is provide all the widget you need to build a wearable application. These APIs are at the beta status and may be changed in backward/forward-incompatible ways, and are not guarantee to be released.
Interfaces
ICircleWidget
The ICircleWidget is the interface for a widget to display and handle with the CircleSurface.
IRotaryActionWidget
The IRotaryActionWidget is the interface for a widget that has action by the Rotary event.
Enums
MoreOptionDirection
Enumeration for the more option direction types.
Delegates
RotaryEventHandler
Handler for the Rotary event.