Поделиться через


CBPeripheral.GetMaximumWriteValueLength(CBCharacteristicWriteType) Метод

Определение

Возвращает максимальную длину записи для данных, записываемых в значения указанного 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

Параметры

Возвращаемое значение

System.System.UIntPtr System.unativeint
Атрибуты

Применяется к