Class ActivationChangedEventArgs

    Definition

    Namespace:
    Tizen.Network.Nfc
    Assembly:
    Tizen.Network.Nfc.dll

    An extended EventArgs class which contains the changed NFC activation state.

    public class ActivationChangedEventArgs : EventArgs
    Inheritance
    object
    System.EventArgs
    ActivationChangedEventArgs

    Properties

    View Source

    Activated

    The NFC activation state.

    Declaration
    public bool Activated { get; }
    Property Value
    Type Description
    bool
    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX