UriImageSource.GetStreamAsync(CancellationToken) Method

Definition

For internal use by the Xamarin.Forms platform.

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

Parameters

userToken
CancellationToken

For internal use by the Xamarin.Forms platform.

Returns

Attributes

Applies to