UIKit.UISearchController: Constructor Members

The constructors 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 Constructors

Default constructor, initializes a new instance of this class.
A constructor that initializes the object from the data stored in the unarchiver object.
Creates a search controller by using a UIKit.UIViewController that manages the results of searches.

Protected Constructors

Constructor to call on derived classes to skip initialization and merely allocate the object.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.