Enum EventType
Definition
- Namespace:
- Tizen.Applications.AttachPanel
- Assembly:
- Tizen.Applications.AttachPanel.dll
Enumeration for the attach panel event.
[Obsolete("Deprecated since API Level 10. Will be removed in API Level 12.")]
public enum EventType
Fields
Name | Description |
---|---|
HideFinish | Attach panel finishes the effect to hide the panel. |
HideStart | Attach panel starts the effect to hide the panel. |
ShowFinish | Attach panel finishes the effect to show. |
ShowStart | Attach panel starts the effect to show. |