共用方式為


CBPeripheralEventArgs 類別

定義

提供 ConnectedPeripheral 事件的資料。

public class CBPeripheralEventArgs : EventArgs
type CBPeripheralEventArgs = class
    inherit EventArgs
繼承
CBPeripheralEventArgs

建構函式

CBPeripheralEventArgs(CBPeripheral)

初始化 CBPeripheralEventArgs 類別的新實例。

屬性

Peripheral

提供 ConnectedPeripheral 事件的資料。

適用於