Enum EventType

Definition

Namespace:
Tizen.Applications.AttachPanel
Assembly:
Tizen.Applications.AttachPanel.dll

Enumeration for the attach panel event.

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