public enum ENPopupYPosition : System.Enum
public enum ENPopupYPosition : System.Enum
Member | Description |
---|---|
AlignBottoms | Aligns the popup bottom side with the parent bottom side. |
AlignCenters | Aligns the popup center with the parent center. |
AlignTops | Aligns the popup top side with the parent top side. |
Automatic | The popup Y position is automatically determined by the popup host. |
Down | The popup is displayed on the bottom side of the parent |
Up | The popup is displayed on the top side of the parent |
System.Object
System.ValueType
System.Enum
Nevron.Nov.UI.ENPopupYPosition
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)