UriImageSource.GetStreamAsync(CancellationToken) Método

Definição

Para uso interno pela plataforma do Xamarin.Forms.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public System.Threading.Tasks.Task<System.IO.Stream> GetStreamAsync (System.Threading.CancellationToken userToken = default);
member this.GetStreamAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<System.IO.Stream>

Parâmetros

userToken
System.Threading.CancellationToken

Para uso interno pela plataforma do Xamarin.Forms.

Retornos

System.Threading.Tasks.Task<System.IO.Stream>
Atributos
System.ComponentModel.EditorBrowsableAttribute

Aplica-se a