UIKit.UISearchController: Property Members

The properties of UIKit.UISearchController are listed below. For a list of all members, see the UISearchController Members list.

See Also: Inherited members from UIKit.UIViewController

Public Properties

Activebool. Gets or sets whether to display the search interface by default. The default is true.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
DelegateIUISearchControllerDelegate. An instance of the UIKit.UISearchControllerDelegate model class which acts as the class delegate.
DimsBackgroundDuringPresentationbool. Gets or sets whether to dim contents during a search. The default is true.
HidesNavigationBarDuringPresentationbool. Gets or sets whether to hide the navigation bar while searching. The default is true.
[read-only]
SearchBarUISearchBar. Gets the search bar object used by this UIKit.UISearchController.
[read-only]
SearchResultsControllerUIViewController. Gets the UIKit.UIViewController that manages search results.
SearchResultsUpdaterIUISearchResultsUpdating. Gets or sets the UIKit.UISearchResultsUpdating object that updates the contents of the UIKit.UIViewController.
WeakDelegateFoundation.NSObject. An object that can respond to the delegate protocol for this type
WeakSearchResultsUpdaterFoundation.NSObject. Documentation for this section has not yet been entered.