共用方式為


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

適用於