TreeView.KeyEvent

protected void KeyEvent();

Description

Override this method to handle events when the TreeView has keyboard focus.

The TreeView should not handle key events if it does not have keyboard focus therefore this method is only called when GUIUtility.keyboardControl == treeViewControlID.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答