UISearchController.HidesNavigationBarDuringPresentation Property

Definition

Gets or sets whether to hide the navigation bar while searching. The default is true.

public virtual bool HidesNavigationBarDuringPresentation { [Foundation.Export("hidesNavigationBarDuringPresentation")] get; [Foundation.Export("setHidesNavigationBarDuringPresentation:")] set; }
member this.HidesNavigationBarDuringPresentation : bool with get, set

Property Value

Attributes

Applies to