Method FindAndOpenByShortcut
FindAndOpenByShortcut(KeyEvent, View)
Allows a view to run a ShortcutAction if defined.
public static bool FindAndOpenByShortcut(KeyEvent kb, View view = null)
Parameters
Returns
- bool
true
if definedfalse
otherwise.