1 implementation of GetRootNativeView
Microsoft.Maui.Controls.Compatibility (1)
Tizen\Platform.cs (1)
217 public NView GetRootNativeView()
1 reference to GetRootNativeView
Microsoft.Maui.Controls.Compatibility (1)
Tizen\FormsApplication.cs (1)
151 MainWindow.GetDefaultLayer().Add(_platform.GetRootNativeView());