Enum Popup.DisplayStateType

Definition

Namespace:
Tizen.NUI.UIComponents
Assembly:
Tizen.NUI.dll

The display states of the popup.

C#
Copy
public enum Popup.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