Enum MoreOptionDirection
Definition
- Namespace:
- ElmSharp.Wearable
- Assembly:
- ElmSharp.Wearable.dll
- API Level:
- preview
Enumeration for the more option direction types.
C#Copypublic enum MoreOptionDirection
Name | Description |
---|---|
Bottom | Bottom direction. |
Left | Left direction. |
Right | Right direction. |
Top | Top direction. |