Partager via


CBPeripheralErrorEventArgs Classe

Définition

public class CBPeripheralErrorEventArgs : EventArgs
type CBPeripheralErrorEventArgs = class
    inherit EventArgs
Héritage
CBPeripheralErrorEventArgs

Constructeurs

CBPeripheralErrorEventArgs(CBPeripheral, NSError)

Initialise une nouvelle instance de la classe CBPeripheralErrorEventArgs.

Propriétés

Error

Fournit des données pour les FailedToConnectPeripheral événements E:CoreBluetooth.CBPeripheralErrorEventArgs.FailedToConnectPeripheral .

Peripheral

Fournit des données pour les FailedToConnectPeripheral événements E:CoreBluetooth.CBPeripheralErrorEventArgs.FailedToConnectPeripheral .

S’applique à