Enum EventType

    Definition

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

    Enumeration for the attach panel event.

    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.

    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX