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

适用于