Enum Popup.DisplayStateType

Definition

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

The display states of the popup.

C#
Copy
public enum DisplayStateType
Name Description
Hidden

The popup is fully hidden

Hiding

The popup is transitioning out

Showing

The popup is transitioning in

Shown

The popup is fully shown