IUISearchResultsUpdating.UpdateSearchResultsForSearchController Method

Definition

Updates the results when the user makes changes or when the search bar becomes the first responder.

[Foundation.Export("updateSearchResultsForSearchController:")]
[Foundation.Preserve(Conditional=true)]
public void UpdateSearchResultsForSearchController (UIKit.UISearchController searchController);
abstract member UpdateSearchResultsForSearchController : UIKit.UISearchController -> unit

Parameters

searchController
UISearchController
Attributes

Applies to