MenuDropDirection Enum
NuGet: GHIElectronics.TinyCLR.UI
Assembly: GHIElectronics.TinyCLR.UI
Namespace: GHIElectronics.TinyCLR.UI.Controls
The direction a Menu opens its dropdowns.
public enum MenuDropDirection
Fields
| Name | Value | Description |
|---|---|---|
Down | Dropdowns open downward (for a menu at the top of the screen). | |
Up | Dropdowns open upward (for a menu at the bottom of the screen). |