protected UI.InputField.EditState KeyPressed (Event evt);

参数

evt当前正在处理的 Event

返回

EditState 我们应该继续处理事件还是已经达到了终止条件。

描述

处理 Event 并对该键执行适当的操作。