Enum PanelDirection
Definition
- Namespace:
- ElmSharp
- Assembly:
- ElmSharp.dll
- API Level:
- preview
Enumeration for the PanelDirection types.
C#Copypublic enum PanelDirection
Name | Description |
---|---|
Bottom | Bottom to top. |
Left | Left to right. |
Right | Right to left. |
Top | Top to bottom. |