Skip to content
android-commons Switch overlay
Type to start searching
    android-commons
    android-commons
    • buildtools
    • shell
    • theme
    • Parameters
    • Parameters

    theme / projekt.commons.theme.backend / switchOverlay

    switchOverlay¶

    funBackend.switchOverlay(overlay:String, state:Boolean):Unit

    Switches overlay state.

    Parameters¶

    overlay - Overlay package name to be switched.

    state - true to state, false otherwise. is done.funBackend.switchOverlay(overlays:List<String>, state:Boolean):Unit

    Switches overlay state.

    Parameters¶

    overlays - List of overlay package names to be switched.

    state - true to enable, false otherwise.

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