1 implementation of SendPopping
Microsoft.Maui.Controls (1)
Shell\ShellSection.cs (1)
112
async void IShellSectionController.
SendPopping
(Task poppingCompleted)
1 reference to SendPopping
Microsoft.Maui.Controls (1)
Compatibility\Handlers\Shell\iOS\ShellSectionRenderer.cs (1)
651
((IShellSectionController)_shellSection).
SendPopping
(popTask);