Android.Bluetooth.BluetoothGattCharacteristic.Properties Property
Returns the properties of this characteristic.

Syntax

[get: Android.Runtime.Register("getProperties", "()I", "GetGetPropertiesHandler")]
public virtual GattProperty Properties { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the properties of this characteristic.

The properties contain a bit mask of property flags indicating the features of 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