Partager via


CLLocationManagerDelegate_Extensions.Failed Méthode

Définition

public static void Failed(this CoreLocation.ICLLocationManagerDelegate This, CoreLocation.CLLocationManager manager, Foundation.NSError error);
static member Failed : CoreLocation.ICLLocationManagerDelegate * CoreLocation.CLLocationManager * Foundation.NSError -> unit

Paramètres

This
ICLLocationManagerDelegate

Instance sur laquelle cette méthode d’extension fonctionne.

manager
CLLocationManager

CLLocationManager pour lequel this est l’objet délégué.

error
NSError

L'erreur qui s'est produite.

S’applique à