BindableLayout.GetEmptyView(BindableObject) Method

Definition

public:
 static System::Object ^ GetEmptyView(Microsoft::Maui::Controls::BindableObject ^ b);
public static object GetEmptyView (Microsoft.Maui.Controls.BindableObject b);
static member GetEmptyView : Microsoft.Maui.Controls.BindableObject -> obj
Public Function GetEmptyView (b As BindableObject) As Object

Parameters

Returns

Applies to