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
AsyncValueExtensions
Attributes

Methods

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

For internal use by the Xamarin.Forms platform.

Applies to