1 implementation of SetPage
Microsoft.Maui.Controls.Compatibility (1)
Tizen\Platform.cs (1)
184 public void SetPage(Page newRoot)
1 reference to SetPage
Microsoft.Maui.Controls.Compatibility (1)
Tizen\FormsApplication.cs (1)
120 _platform.SetPage(page);