Share via


AsyncValueExtensions Class

Definition

For internal use by the Xamarin.Forms platform.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public static class AsyncValueExtensions
type AsyncValueExtensions = class
Inheritance
System.Object
AsyncValueExtensions
Attributes
System.ComponentModel.EditorBrowsableAttribute

Methods

AsAsyncValue<T>(Task<T>, T)

For internal use by the Xamarin.Forms platform.

Applies to