Android.Bluetooth.BluetoothGattCharacteristic.PropertyWrite Field
Characteristic property: Characteristic can be written.

Value: 8

Syntax

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

Remarks

Characteristic property: Characteristic can be written.

[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