Enum BluetoothState

    Definition

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

    Enumeration for the Bluetooth states.

    public enum BluetoothState

    Fields

    Name Description
    Disabled

    The disabled state.

    Enabled

    The enabled state.

    Extension Methods

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