SetFocus()
This function changes keyboard focus to the search field so a user can start typing.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: UnityEditor.IMGUI.Controls
- Assembly: UnityEditor.CoreModule
public void SetFocus()
Remarks
This is similar to what happens when a user clicks inside the search field.