Share via


UISearchController.ShowsSearchResultsController Property

Definition

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

Property Value

Attributes

Applies to