UISearchDisplayController.SearchContentsController Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The UIViewController that managed the contents being searched. Read-only.
public virtual UIKit.UIViewController SearchContentsController { [Foundation.Export("searchContentsController")] get; }
member this.SearchContentsController : UIKit.UIViewController
Property Value
- Attributes