Enum EventType

Definition

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

Enumeration for the attach panel event.

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