次の方法で共有


CBPeripheralErrorEventArgs クラス

定義

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

コンストラクター

CBPeripheralErrorEventArgs(CBPeripheral, NSError)

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

プロパティ

Error

E:Core Bluetooth.CBPeripheralErrorEventArgs.FailedToConnectPeripheral イベントのデータFailedToConnectPeripheralを提供します。

Peripheral

E:Core Bluetooth.CBPeripheralErrorEventArgs.FailedToConnectPeripheral イベントのデータFailedToConnectPeripheralを提供します。

適用対象