Share via


UISearchController.AutomaticallyShowsSearchResultsController Property

Definition

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

Property Value

Attributes

Applies to