Partager via


IINStartPhotoPlaybackIntentHandling.HandleStartPhotoPlayback Méthode

Définition

Les développeurs doivent remplacer cette méthode et appeler T:System.Action'1 par un INStartPhotoPlaybackIntentResponse approprié à .INStartPhotoPlaybackIntentintent

[Foundation.Export("handleStartPhotoPlayback:completion:")]
[Foundation.Preserve(Conditional=true)]
public void HandleStartPhotoPlayback (Intents.INStartPhotoPlaybackIntent intent, Action<Intents.INStartPhotoPlaybackIntentResponse> completion);
abstract member HandleStartPhotoPlayback : Intents.INStartPhotoPlaybackIntent * Action<Intents.INStartPhotoPlaybackIntentResponse> -> unit

Paramètres

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.

Attributs

S’applique à