Partager via


INStartPhotoPlaybackIntentHandling_Extensions.ConfirmStartPhotoPlayback Méthode

Définition

Les développeurs peuvent implémenter cette méthode pour personnaliser le comportement de confirmation du démarrage d’une session de lecture de photos.

public static void ConfirmStartPhotoPlayback (this Intents.IINStartPhotoPlaybackIntentHandling This, Intents.INStartPhotoPlaybackIntent intent, Action<Intents.INStartPhotoPlaybackIntentResponse> completion);
static member ConfirmStartPhotoPlayback : Intents.IINStartPhotoPlaybackIntentHandling * Intents.INStartPhotoPlaybackIntent * Action<Intents.INStartPhotoPlaybackIntentResponse> -> unit

Paramètres

This
IINStartPhotoPlaybackIntentHandling

Instance sur laquelle cette méthode fonctionne.

intent
INStartPhotoPlaybackIntent

Spécifie l’intention de l’utilisateur.

completion
Action<INStartPhotoPlaybackIntentResponse>

Méthode d’achèvement qui doit être appelée par le remplacement.

S’applique à