1 write to CurrentView
Microsoft.Maui (1)
Platform\Tizen\ElementExtensions.cs (1)
8 new ContainerView(context) { CurrentView = view };
1 reference to CurrentView
Microsoft.Maui (1)
Platform\Tizen\ContainerView.cs (1)
54 public void Reload() => SetView(CurrentView, true);