Enum StateType

Definition

Namespace:
Tizen.Applications.AttachPanel
Assembly:
Tizen.Applications.AttachPanel.dll

Enumeration for the attach panel's window state.

C#
Copy
[Obsolete("Deprecated since API Level 12. Will be removed in API Level 14.")] public enum StateType
Name Description
Full

Attach panel is in the full screen mode.

Hidden

Attach panel is not visible.

Partial

Attach panel is in the partial window mode.