Compartir a través de


CBPeripheral.GetMaximumWriteValueLength(CBCharacteristicWriteType) Método

Definición

Obtiene la longitud máxima de escritura de los datos que se escriben en los valores del especificado type.

[Foundation.Export("maximumWriteValueLengthForType:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual nuint GetMaximumWriteValueLength (CoreBluetooth.CBCharacteristicWriteType type);
abstract member GetMaximumWriteValueLength : CoreBluetooth.CBCharacteristicWriteType -> nuint
override this.GetMaximumWriteValueLength : CoreBluetooth.CBCharacteristicWriteType -> nuint

Parámetros

Devoluciones

System.System.UIntPtr System.unativeint
Atributos

Se aplica a