Enum PanelDirection
Definition
- Namespace:
- ElmSharp
- Assembly:
- ElmSharp.dll
Enumeration for the PanelDirection types.
[Obsolete("This has been deprecated in API12")]
public enum PanelDirection
Fields
Name | Description |
---|---|
Bottom | Bottom to top. |
Left | Left to right. |
Right | Right to left. |
Top | Top to bottom. |