ContextMenuDirection Enumeration

Enum to specify where a ContextMenu should anchor to its parent element

Members

Name Value Description
None ""  
Top "top"  
Left "left"  
Right "right"  
Bottom "bottom"  
Center "center"  
TopLeft "top left"  
TopRight "top right"  
BottomLeft "bottom left"  
BottomRight "bottom right"  

Defined in

Last Updated: 08 January, 2020