UISearchBar.ShowsBookmarkButton Property

Definition

Whether the bookmark button is displayed.

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

Property Value

Attributes

Applies to