次の方法で共有


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
属性

適用対象