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

ShortcutHandler Constructor

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

Parameters

dictionaryDictionary of shortcuts and their actions.

Description 描述

ShortcutHandler's constructor.