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

ShortcutHandlerConstructor

Switch to Manual
public ShortcutHandler (Dictionary<Event,ShortcutDelegate> dictionary);

Parameters

dictionaryDictionary of shortcuts and their actions.

Description

ShortcutHandler's constructor.