UISearchController.SearchResultsUpdater Property

Definition

Gets or sets the UISearchResultsUpdating object that updates the contents of the UIViewController.

public UIKit.IUISearchResultsUpdating SearchResultsUpdater { get; set; }
member this.SearchResultsUpdater : UIKit.IUISearchResultsUpdating with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Applies to