1 reference to SetEmptyView
Microsoft.Maui.Controls (1)
BindableLayout\BindableLayout.cs (1)
254 public object EmptyView { get => _emptyView; set => SetEmptyView(value); }