3 references to OnPopAsync
Microsoft.Maui.Controls (3)
Shell\ShellSection.cs (3)
453
await
OnPopAsync
(isAnimated);
514
await
OnPopAsync
(animate ?? false);
1064
return (await _owner.
OnPopAsync
(animated));