Skip to content
android-commons Set priority
Type to start searching
    android-commons
    android-commons
    • buildtools
    • shell
    • theme
    • Parameters
    • Exceptions

    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 -

    Copyright © 2019 Projekt Development LLC.
    powered by MkDocs and Material for MkDocs