hasSearch
The current search state of the TreeView.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEditor.IMGUI.Controls
- Assembly: UnityEditor.CoreModule
public bool hasSearch { get; }
Remarks
True if the TreeView has a search string set. Additional Resources: TreeView<TIdentifier>.searchString.