Version: 2020.1
言語: 日本語
Experimental: this API is experimental and might be changed or removed in the future.

ShortcutHandlerConstructor

マニュアルに切り替える
public ShortcutHandler (Dictionary<Event,ShortcutDelegate> dictionary);

パラメーター

dictionary Dictionary of shortcuts and their actions.

説明

ShortcutHandler's constructor.