Share via


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

適用対象