Compartilhar via


CBPeripheral.GetMaximumWriteValueLength(CBCharacteristicWriteType) Método

Definição

Obtém o comprimento máximo de gravação para os dados gravados nos valores do 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

Retornos

System.System.UIntPtr System.unativeint
Atributos

Aplica-se a