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

ShortcutHandlerConstructor

매뉴얼로 전환
public ShortcutHandler (Dictionary<Event,ShortcutDelegate> dictionary);

파라미터

dictionaryDictionary of shortcuts and their actions.

설명

ShortcutHandler's constructor.