UISearchDisplayController.SetActive(Boolean, Boolean) Method

Definition

Displays or hides the search interface, optionally animating the display.

[Foundation.Export("setActive:animated:")]
public virtual void SetActive (bool visible, bool animated);
abstract member SetActive : bool * bool -> unit
override this.SetActive : bool * bool -> unit

Parameters

visible
Boolean
animated
Boolean
Attributes

Applies to