2 references to OnInsertPageBeforeRequested
Microsoft.Maui.Controls.Compatibility (2)
iOS\Renderers\NavigationRenderer.cs (2)
236
navPageController.InsertPageBeforeRequested +=
OnInsertPageBeforeRequested
;
292
navPageController.InsertPageBeforeRequested -=
OnInsertPageBeforeRequested
;