UISearchController.Active Property

Definition

Gets or sets whether to display the search interface by default. The default is true.

public virtual bool Active { [Foundation.Export("isActive")] get; [Foundation.Export("setActive:")] set; }
member this.Active : bool with get, set

Property Value

Attributes

Applies to