BluetoothGattCharacteristic.WriteType Proprietà

Definizione

Ottiene il tipo di scrittura per questa caratteristica.

public virtual Android.Bluetooth.GattWriteType WriteType { [Android.Runtime.Register("getWriteType", "()I", "GetGetWriteTypeHandler")] get; [Android.Runtime.Register("setWriteType", "(I)V", "GetSetWriteType_IHandler")] set; }
[<get: Android.Runtime.Register("getWriteType", "()I", "GetGetWriteTypeHandler")>]
[<set: Android.Runtime.Register("setWriteType", "(I)V", "GetSetWriteType_IHandler")>]
member this.WriteType : Android.Bluetooth.GattWriteType with get, set

Valore della proprietà

Tipo di scrittura per questa caratteristica

Attributi

Commenti

Ottiene il tipo di scrittura per questa caratteristica.

per android.bluetooth.BluetoothGattCharacteristic.getWriteType().

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a