searchFieldControlID
This is the controlID used for the text field to obtain keyboard focus.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEditor.IMGUI.Controls
- Assembly: UnityEditor
public int searchFieldControlID { get; set; }
Remarks
A controlID is allocated when the SearchField is created.