Enum EventType

Definition

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

Enumeration for the attach panel event.

C#
Copy
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.