IKeyboardEvent

interface in UnityEngine.UIElements

Description

This interface describes the data used by keyboard events.

Properties

actionKey Gets a boolean value that indicates whether the platform-specific action key is pressed. True means the action key is pressed. False means it isn't.
altKey Gets a boolean value that indicates whether the Alt key is pressed. True means the Alt key is pressed. False means it isn't.
character Gets the character entered.
commandKey Gets a boolean value that indicates whether the Windows/Cmd key is pressed. True means the Windows/Cmd key is pressed. False means it isn't.
ctrlKey Gets a boolean value that indicates whether the Ctrl key is pressed. True means the Ctrl key is pressed. False means it isn't.
keyCode The key code.
modifiers Gets flags that indicate whether modifier keys (Alt, Ctrl, Shift, Windows/Cmd) are pressed.
shiftKey Gets a boolean value that indicates whether the Shift key is pressed. True means the Shift key is pressed. False means it isn't.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961