Android.Bluetooth.BluetoothGattCharacteristic.Descriptors Property
Returns a list of descriptors for this characteristic.

Syntax

[get: Android.Runtime.Register("getDescriptors", "()Ljava/util/List;", "GetGetDescriptorsHandler")]
public virtual IList<BluetoothGattDescriptor> Descriptors { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns a list of descriptors for this characteristic.

[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