Enum MoreOptionDirection
Definition
- Assembly:
- ElmSharp.Wearable.dll
Enumeration for the more option direction types.
public enum MoreOptionDirection
Fields
| Name | Description |
|---|---|
| Bottom | Bottom direction. |
| Left | Left direction. |
| Right | Right direction. |
| Top | Top direction. |