Enum StateType
Definition
- Namespace:
- Tizen.Applications.AttachPanel
- Assembly:
- Tizen.Applications.AttachPanel.dll
Enumeration for the attach panel's window state.
[Obsolete("Deprecated since API Level 10. Will be removed in API Level 12.")]
public enum StateType
Fields
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. |