Enum Popup.ContextualModeType

Definition

Namespace:
Tizen.NUI.UIComponents
Assembly:
Tizen.NUI.dll
API Level:
3

The types of the contextual layout.
The popup is positioned adjacent to it's parent in the direction specified by this mode.
NON_CONTEXTUAL disables any contextual positioning.

C#
Copy
public enum ContextualModeType
Name Description
Above

Above

Below

Below

Left

Left

NonContextual

any contextual positioning

Rright

Rright