Compartir a través de


CBPeripheralErrorEventArgs Clase

Definición

public class CBPeripheralErrorEventArgs : EventArgs
type CBPeripheralErrorEventArgs = class
    inherit EventArgs
Herencia
CBPeripheralErrorEventArgs

Constructores

CBPeripheralErrorEventArgs(CBPeripheral, NSError)

Inicializa una nueva instancia de la clase CBPeripheralErrorEventArgs.

Propiedades

Error

Proporciona datos para los FailedToConnectPeripheral eventos E E:CoreBluetooth.CBPeripheralErrorEventArgs.FailedToConnectPeripheral .

Peripheral

Proporciona datos para los FailedToConnectPeripheral eventos E E:CoreBluetooth.CBPeripheralErrorEventArgs.FailedToConnectPeripheral .

Se aplica a