Compartilhar via


CBPeripheralErrorEventArgs Classe

Definição

public class CBPeripheralErrorEventArgs : EventArgs
type CBPeripheralErrorEventArgs = class
    inherit EventArgs
Herança
CBPeripheralErrorEventArgs

Construtores

CBPeripheralErrorEventArgs(CBPeripheral, NSError)

Inicializa uma nova instância da classe CBPeripheralErrorEventArgs.

Propriedades

Error

Fornece dados para os FailedToConnectPeripheral eventos E:CoreBluetooth.CBPeripheralErrorEventArgs.FailedToConnectPeripheral .

Peripheral

Fornece dados para os FailedToConnectPeripheral eventos E:CoreBluetooth.CBPeripheralErrorEventArgs.FailedToConnectPeripheral .

Aplica-se a