Shiny Language Reference
Language Reference > Panel Functions
setpanelbottom
setpanelbottom();
Puts the panel onto the desktop
SETPANELBOTTOM immediately puts the display panel on the desktop, underneath all other windows.
Parameters
None
Return Value
Example Code
// Move the panel to the desktop setpanelbottom();