Wijmo UI for the Web
focusToolBar Field
wijmo.fileexplorer Namespace > IShortcuts Interface : focusToolBar Field

Get or set the shortcuts for focusing the ToolBar.

Syntax
var instance; // Type: wijmo.fileexplorer.IShortcuts;
var value; // Type: string
value = instance.focusToolBar;
var focusToolBar : string;
See Also

Reference

IShortcuts Interface