1 reference to SetEmptyViewTemplate
Microsoft.Maui.Controls (1)
BindableLayout\BindableLayout.cs (1)
255 public DataTemplate EmptyViewTemplate { get => _emptyViewTemplate; set => SetEmptyViewTemplate(value); }