Enum NfcSecureElementCardEmulationMode

    Definition

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

    Enumeration for the NFC discovered type.

    public enum NfcSecureElementCardEmulationMode

    Fields

    Name Description
    Off

    The card emulation mode is OFF.

    On

    The card emulation mode is ON.

    Extension Methods

    EXamlExtensions.LoadFromEXamlByRelativePath<NfcSecureElementCardEmulationMode>(NfcSecureElementCardEmulationMode, string)
    Extensions.LoadFromXaml<NfcSecureElementCardEmulationMode>(NfcSecureElementCardEmulationMode, string)
    Extensions.LoadFromXaml<NfcSecureElementCardEmulationMode>(NfcSecureElementCardEmulationMode, Type)
    Extensions.LoadFromXamlFile<NfcSecureElementCardEmulationMode>(NfcSecureElementCardEmulationMode, string)
    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX