次の方法で共有


UISearchBar.SearchResultsButtonSelected プロパティ

定義

検索結果ボタンが選択されているかどうか。

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

プロパティ値

属性

適用対象