次の方法で共有


UISearchBar.ShowsSearchResultsButton プロパティ

定義

検索結果ボタンが表示されるかどうか。

[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

プロパティ値

属性

適用対象