5 references to GetPreviousIndex
Microsoft.Maui.Controls (5)
Compatibility\Handlers\Shell\iOS\ShellFlyoutContentRenderer.cs (5)
91
int previousIndex =
GetPreviousIndex
(_headerView);
119
int previousIndex =
GetPreviousIndex
(_footerView);
235
int previousIndex =
GetPreviousIndex
(_blurView);
275
int previousIndex =
GetPreviousIndex
(_bgImage);
348
var previousIndex =
GetPreviousIndex
(_shellFlyoutContentManager.ContentView);