Experimental: this API is experimental and might be changed or removed in the future.

ShortcutHandler

class in UnityEditor.Experimental.UIElements.GraphView

/

Inherits from:Experimental.UIElements.Manipulator

Switch to Manual

Description

快捷方式处理程序。

Constructors

ShortcutHandlerShortcutHandler 的构造函数。

Protected Functions

RegisterCallbacksOnTarget调用以在目标元素上注册单击事件回调。
UnregisterCallbacksFromTarget调用以从目标元素取消注册单击事件回调。

Inherited members

Variables

targetThe element that handles the interaction.