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
trueif definedfalseotherwise.
Allows a view to run a ShortcutAction if defined.
public static bool FindAndOpenByShortcut(KeyEvent kb, View view = null)
true if defined falseotherwise.