Condividi tramite


MPMusicPlayerController.PrepareToPlayAsync Metodo

Definizione

Inserisce il primo elemento nella coda nel buffer ed esegue un gestore dopo che l'elemento è stato memorizzato nel buffer.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 1, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual System.Threading.Tasks.Task PrepareToPlayAsync ();
abstract member PrepareToPlayAsync : unit -> System.Threading.Tasks.Task
override this.PrepareToPlayAsync : unit -> System.Threading.Tasks.Task

Restituisce

Attività che rappresenta l'operazione PrepareToPlay asincrona

Attributi

Commenti

Il metodo PrepareToPlayAsync è adatto per essere usato con Async C# restituendo il controllo al chiamante con un'attività che rappresenta l'operazione.

Da aggiungere.

Si applica a