Enum StateType

    Definition

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

    Enumeration for the attach panel's window state.

    [Obsolete("Deprecated since API Level 12. Will be removed in API Level 14.")]
    public enum StateType

    Fields

    Name Description
    Full

    Attach panel is in the full screen mode.

    Hidden

    Attach panel is not visible.

    Partial

    Attach panel is in the partial window mode.

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