Enum StateType

Definition

Namespace:
Tizen.Applications.AttachPanel
Assembly:
Tizen.Applications.AttachPanel.dll
API Level:
4

Enumeration for the attach panel's window state.

C#
Copy
[Obsolete("Deprecated since API Level 10. Will be removed in API Level 12.")] 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.