MKLocalSearchCompleterDelegate_Extensions.DidFail Méthode

Définition

L’exécuteur de recherche a rencontré une erreur lors de la recherche d’achèvements.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void DidFail(this MapKit.IMKLocalSearchCompleterDelegate This, MapKit.MKLocalSearchCompleter completer, Foundation.NSError error);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member DidFail : MapKit.IMKLocalSearchCompleterDelegate * MapKit.MKLocalSearchCompleter * Foundation.NSError -> unit

Paramètres

completer
MKLocalSearchCompleter

Completer de recherche auquel appartient ce délégué.

error
NSError

Erreur qui s’est produite.

Attributs

S’applique à