1 write to _application
Microsoft.Maui.Controls.Compatibility (1)
Tizen\FormsApplication.cs (1)
99 _application = application;
6 references to _application
Microsoft.Maui.Controls.Compatibility (6)
Tizen\FormsApplication.cs (6)
65 if (_application != null) 67 _application.SendSleep(); 74 if (_application != null) 76 _application.SendResume(); 103 SetPage(_application.MainPage); 110 SetPage(_application.MainPage);