searchContentsController
The view controller that manages the contents being searched.
Declaration
var searchContentsController: UIViewController { get }Discussion
This is typically an instance of UITableViewController.
The view controller that manages the contents being searched.
var searchContentsController: UIViewController { get }This is typically an instance of UITableViewController.