Android.Bluetooth.BluetoothGattCharacteristic.PropertySignedWrite Field
Characteristic property: Characteristic supports write with signature

Value: 64

Syntax

[Android.Runtime.Register("PROPERTY_SIGNED_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 PropertySignedWrite

Remarks

Characteristic property: Characteristic supports write with signature

[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