UISearchController.SearchBar Property

Definition

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

Applies to