downOrUpArrowKeyPressed
This event is dispatched when the focused search field detects that the down or up key is pressed and can be used to change keyboard focus to another control, such as the TreeView.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Event
- Namespace: UnityEditor.IMGUI.Controls
- Assembly: UnityEditor.CoreModule
public event SearchField.SearchFieldCallback downOrUpArrowKeyPressed