Enum StateType
Definition
- Namespace:
- Tizen.Applications.AttachPanel
- Assembly:
- Tizen.Applications.AttachPanel.dll
Enumeration for the attach panel's window state.
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. |