Share via


UISearchResultsUpdating_Extensions.UpdateSearchResults Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void UpdateSearchResults(this UIKit.IUISearchResultsUpdating This, UIKit.UISearchController searchController, UIKit.IUISearchSuggestion searchSuggestion);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member UpdateSearchResults : UIKit.IUISearchResultsUpdating * UIKit.UISearchController * UIKit.IUISearchSuggestion -> unit

Parameters

searchController
UISearchController
searchSuggestion
IUISearchSuggestion
Attributes

Applies to