Share via


UISearchController.HidesNavigationBarDuringPresentation Property

Definition

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

Property Value

Attributes

Applies to