次の方法で共有


CBPeripheralEventArgs クラス

定義

ConnectedPeripheral イベントのデータを提供します。

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

コンストラクター

CBPeripheralEventArgs(CBPeripheral)

CBPeripheralEventArgs クラスの新しいインスタンスを初期化します。

プロパティ

Peripheral

ConnectedPeripheral イベントのデータを提供します。

適用対象