Freigeben über


INAppendToNoteIntentHandling_Extensions.Confirm Methode

Definition

Entwickler können diese Methode implementieren, um zu überprüfen, ob lokale und Remoteressourcen bereit sind, die Notiz anzufügen.

public static void Confirm (this Intents.IINAppendToNoteIntentHandling This, Intents.INAppendToNoteIntent intent, Action<Intents.INAppendToNoteIntentResponse> completion);
static member Confirm : Intents.IINAppendToNoteIntentHandling * Intents.INAppendToNoteIntent * Action<Intents.INAppendToNoteIntentResponse> -> unit

Parameter

This
IINAppendToNoteIntentHandling

Die Instanz, für die diese Methode verwendet wird.

intent
INAppendToNoteIntent

Gibt die Absicht des Benutzers an.

completion
Action<INAppendToNoteIntentResponse>

Vervollständigungsmethode, die von der Überschreibung aufgerufen werden muss.

Gilt für: