IUISearchResultsUpdating.UpdateSearchResultsForSearchController Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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