Share via


UISearchController.AutomaticallyShowsScopeBar Property

Definition

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

Property Value

Attributes

Applies to