BindableLayout.SetEmptyView(BindableObject, Object) Method

Definition

public:
 static void SetEmptyView(Microsoft::Maui::Controls::BindableObject ^ b, System::Object ^ value);
public static void SetEmptyView (Microsoft.Maui.Controls.BindableObject b, object value);
static member SetEmptyView : Microsoft.Maui.Controls.BindableObject * obj -> unit
Public Sub SetEmptyView (b As BindableObject, value As Object)

Parameters

value
Object

Applies to