theme / projekt.commons.theme.backend / Backend / installOverlay
installOverlay¶
abstract fun installOverlay(paths:
List
<
String
>):
Unit
Installs overlay to the system.
Parameters¶
paths
- List of overlay package paths to be installed.
Exceptions¶
RemoteException
-