AsyncValue<T>.Null Property

Definition

public:
 static property Microsoft::Maui::Controls::Internals::AsyncValue<T> ^ Null { Microsoft::Maui::Controls::Internals::AsyncValue<T> ^ get(); };
public static Microsoft.Maui.Controls.Internals.AsyncValue<T> Null { get; }
static member Null : Microsoft.Maui.Controls.Internals.AsyncValue<'T>
Public Shared ReadOnly Property Null As AsyncValue(Of T)

Property Value

Applies to