Enum BluetoothHidParamType

    Definition

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

    Enumeration for the Bluetooth HID parameter type.

    public enum BluetoothHidParamType

    Fields

    Name Description
    Input

    Parameter type: Input

    Output

    Parameter type: Output

    Extension Methods

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