Version: 2017.3
protected void KeyEvent ();

描述

重载此方法可在 TreeView 具有键盘焦点时处理事件。

如果 TreeView 不具有键盘焦点,则不会处理关键事件,因此只有当 GUIUtility.keyboardControl == treeViewControlID 时,系统才会调用此方法。