set Side Panels Hotkey Opening Enabled
static boolean setSidePanelsHotkeyOpeningEnabled(boolean enable)
Content copied to clipboard
Sets the option for using hot-keys to open side panels.
Return
True if the option was successfully set; false if it was not for some unknown reason.
Parameters
enable
True to enable hot-key opening; false to disable it.