UISearchBar.ShowsSearchResultsButton Property

Definition

Whether the search results button is displayed.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool ShowsSearchResultsButton { [Foundation.Export("showsSearchResultsButton")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setShowsSearchResultsButton:")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.ShowsSearchResultsButton : bool with get, set

Property Value

Attributes

Applies to