다음을 통해 공유


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
특성

적용 대상