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

ShortcutHandlerConstructor

Cambiar al Manual
public ShortcutHandler (Dictionary<Event,ShortcutDelegate> dictionary);

Parámetros

dictionaryDictionary of shortcuts and their actions.

Descripción

ShortcutHandler's constructor.