Android.Bluetooth.BluetoothGattCharacteristic.PropertyRead Field
Characteristic property: Characteristic is readable.

Value: 2

Syntax

[Android.Runtime.Register("PROPERTY_READ")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.GattProperty enum directly instead of this field.")]
public const GattProperty PropertyRead

Remarks

Characteristic property: Characteristic is readable.

[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