Share via


UISearchDisplayController.Active Property

Definition

Whether the search interface is visible.

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

Property Value

Attributes

Applies to