Share via


UISearchBar.ShowsBookmarkButton Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool ShowsBookmarkButton { [Foundation.Export("showsBookmarkButton")] get; [Foundation.Export("setShowsBookmarkButton:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("showsBookmarkButton")>]
[<set: Foundation.Export("setShowsBookmarkButton:")>]
member this.ShowsBookmarkButton : bool with get, set

Property Value

Attributes

Applies to