Langue

BluetoothGattDescriptor.Characteristic Propriété

Définition

Retourne la caractéristique à laquelle appartient ce descripteur.

public virtual Android.Bluetooth.BluetoothGattCharacteristic? Characteristic { [Android.Runtime.Register("getCharacteristic", "()Landroid/bluetooth/BluetoothGattCharacteristic;", "GetGetCharacteristicHandler")] get; }
[<get: Android.Runtime.Register("getCharacteristic", "()Landroid/bluetooth/BluetoothGattCharacteristic;", "GetGetCharacteristicHandler")>]
member this.Characteristic : Android.Bluetooth.BluetoothGattCharacteristic

Valeur de propriété

Caractéristique.

Attributs

Remarques

Retourne la caractéristique à laquelle appartient ce descripteur.

Java documentation pour android.bluetooth.BluetoothGattDescriptor.getCharacteristic().

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à