Enum PanelDirection
Definition
- Namespace:
- ElmSharp
- Assembly:
- ElmSharp.dll
Enumeration for the PanelDirection types.
public enum PanelDirection
Fields
| Name | Description |
|---|---|
| Bottom | Bottom to top. |
| Left | Left to right. |
| Right | Right to left. |
| Top | Top to bottom. |