3 references to OnPopAsync
Microsoft.Maui.Controls (3)
Shell\ShellSection.cs (3)
442
await
OnPopAsync
(isAnimated);
503
await
OnPopAsync
(animate ?? false);
1053
return (await _owner.
OnPopAsync
(animated));