次の方法で共有


UISearchBar.ShowsBookmarkButton プロパティ

定義

ブックマーク ボタンが表示されるかどうか。

[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

プロパティ値

属性

適用対象