set Transparent Side Panels Enabled
static boolean setTransparentSidePanelsEnabled(boolean enable)
Content copied to clipboard
Sets the option for side panel transparency.
Return
True if the option was successfully set; false if it was not for some unknown reason.
Parameters
enable
True to enable transparency; false to disable it.