Enum NfcEncodeType

    Definition

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

    Enumeration for the NFC encode type.

    public enum NfcEncodeType

    Fields

    Name Description
    Utf16

    UTF-16.

    Utf8

    UTF-8.

    Extension Methods

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