Class StateEventArgs

    Definition

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

    A class for the event arguments of the state event.

    [Obsolete("Deprecated since API Level 12. Will be removed in API Level 14.")]
    public class StateEventArgs : EventArgs
    Inheritance
    object
    System.EventArgs
    StateEventArgs

    Properties

    View Source

    EventType

    Property for the event type.

    Declaration
    [Obsolete("Deprecated since API Level 12. Will be removed in API Level 14.")]
    public EventType EventType { get; }
    Property Value
    Type Description
    EventType
    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX