theme / projekt.commons.theme.backend / Backend / setPriority
setPriority¶
abstract fun setPriority(packages:
List
<
String
>, restartUi:
Boolean
):
Unit
Sets priority of overlays.
Parameters¶
packages
- List of overlays to be set. In sequence, the priority will be lower to higher.
restartUi
- Whether to restert SystemUI after operation is done.
Exceptions¶
RemoteException
-