Enum BluetoothAuthorizationType

    Definition

    Namespace:
    Tizen.Network.Bluetooth
    Assembly:
    Tizen.Network.Bluetooth.dll

    Enumeration for the Bluetooth authorization types.

    public enum BluetoothAuthorizationType

    Fields

    Name Description
    Authorized

    The authorized type.

    Unauthorized

    The unauthorized type.

    Extension Methods

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