UISearchController.SearchBar 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.
Gets the search bar object used by this UISearchController.
public virtual UIKit.UISearchBar SearchBar { [Foundation.Export("searchBar", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.SearchBar : UIKit.UISearchBar
Property Value
- Attributes