共用方式為


CBPeripheralErrorEventArgs 類別

定義

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

建構函式

CBPeripheralErrorEventArgs(CBPeripheral, NSError)

初始化 CBPeripheralErrorEventArgs 類別的新實例。

屬性

Error

FailedToConnectPeripheral提供 和 E:CoreBluetooth.CBPeripheralErrorEventArgs.FailedToConnectPeripheral事件的資料。

Peripheral

FailedToConnectPeripheral提供 和 E:CoreBluetooth.CBPeripheralErrorEventArgs.FailedToConnectPeripheral事件的資料。

適用於