Idioma

BluetoothGattDescriptor.Characteristic Propriedade

Definição

Retorna a característica à qual este descritor pertence.

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

Valor da propriedade

A característica.

Atributos

Comentários

Retorna a característica à qual este descritor pertence.

Java documentação para android.bluetooth.BluetoothGattDescriptor.getCharacteristic().

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Project Open Source do Open Source e usadas de acordo com os termos descritos na Creative Commons 2.5.

Aplica-se a