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