setPriority

fun setPriority(priority: MainProcessPanel.Priority)

Change the priority of this MainProcessPanel.

The priority should be set when there are changes in how much attention the process requires. It can also be re-set to its current level, to signal the process was updated. The system UI will react accordingly to these changes: see MainProcessPanel for more details.