共用方式為


UriImageSource.GetStreamAsync(CancellationToken) 方法

定義

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

參數

userToken
System.Threading.CancellationToken

供 Xamarin.Forms 平台內部使用。

傳回

System.Threading.Tasks.Task<System.IO.Stream>
屬性
System.ComponentModel.EditorBrowsableAttribute

適用於