1 implementation of ViewController
Microsoft.Maui.Controls (1)
Compatibility\Handlers\Shell\iOS\ShellSearchResultsRenderer.cs (1)
26
UIViewController IShellSearchResultsRenderer.
ViewController
=> this;
1 reference to ViewController
Microsoft.Maui.Controls (1)
Compatibility\Handlers\Shell\iOS\ShellPageRendererTracker.cs (1)
710
_searchController = new UISearchController(_resultsRenderer?.
ViewController
);