CBPeripheralDelegate_Extensions.IsReadyToSendWriteWithoutResponse 方法

定义

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)]
public static void IsReadyToSendWriteWithoutResponse (this CoreBluetooth.ICBPeripheralDelegate This, CoreBluetooth.CBPeripheral peripheral);
static member IsReadyToSendWriteWithoutResponse : CoreBluetooth.ICBPeripheralDelegate * CoreBluetooth.CBPeripheral -> unit

参数

This
ICBPeripheralDelegate

此扩展方法操作的实例。

peripheral
CBPeripheral
属性

适用于