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

属性值

属性

适用于