Enum Menu.RelativePosition
Definition
- Namespace:
- Tizen.NUI.Components
- Assembly:
- Tizen.NUI.Components.dll
The Menu's relative position to Anchor.
public enum Menu.RelativePosition
Fields
Name | Description |
---|---|
Center | At the center of the Anchor.
If this is used with Horizontal |
End | At the end of the Anchor.
If this is used with Horizontal |
Start | At the start of the Anchor.
If this is used with Horizontal |