Skip to main content

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

NameValueDescription
DownDropdowns open downward (for a menu at the top of the screen).
UpDropdowns open upward (for a menu at the bottom of the screen).