次の方法で共有


CBCentralManagerDelegate.ConnectedPeripheral メソッド

定義

[Foundation.Export("centralManager:didConnectPeripheral:")]
public virtual void ConnectedPeripheral (CoreBluetooth.CBCentralManager central, CoreBluetooth.CBPeripheral peripheral);
abstract member ConnectedPeripheral : CoreBluetooth.CBCentralManager * CoreBluetooth.CBPeripheral -> unit
override this.ConnectedPeripheral : CoreBluetooth.CBCentralManager * CoreBluetooth.CBPeripheral -> unit

パラメーター

peripheral
CBPeripheral
属性

適用対象