1 implementation of SendBackButtonPressed
Microsoft.Maui.Controls.Compatibility (1)
Tizen\Platform.cs (1)
212 public bool SendBackButtonPressed()
1 reference to SendBackButtonPressed
Microsoft.Maui.Controls.Compatibility (1)
Tizen\FormsApplication.cs (1)
138 if (!(_platform?.SendBackButtonPressed() ?? false))