UriImageSource.GetStreamAsync(CancellationToken) Methode

Definition

Für die interne Verwendung durch die Xamarin.Forms-Plattform.

[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>

Parameter

userToken
System.Threading.CancellationToken

Für die interne Verwendung durch die Xamarin.Forms-Plattform.

Gibt zurück

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

Gilt für: