Android.Bluetooth.BluetoothGattDescriptor.Characteristic Property
Returns the characteristic this descriptor belongs to.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

Returns the characteristic this descriptor belongs to.

[Android Documentation]

Requirements

Namespace: Android.Bluetooth
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 18