This command minimizes (iconifies) all of the application’s windows into a single desktop icon. To restore the application click on the desktop icon.
Derived from mel command maya.cmds.minimizeApp
Example:
import pymel.core as pm pm.minimizeApp()
pymel.core.windows.messageLine
pymel.core.windows.modelEditor
Enter search terms or a module, class or function name.