Condividi tramite


IINStartPhotoPlaybackIntentHandling.HandleStartPhotoPlayback Metodo

Definizione

Gli sviluppatori devono eseguire l'override di questo metodo e richiamare il T con un INStartPhotoPlaybackIntentResponse oggetto appropriato per .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

Parametri

intent
INStartPhotoPlaybackIntent

Specifica l'intenzione dell'utente.

completion
Action<INStartPhotoPlaybackIntentResponse>

Metodo di completamento che deve essere chiamato dall'override.

Attributi

Si applica a