All Downloads are FREE. Search and download functionalities are using the official Maven repository.

commonMain.com.freeletics.khonshu.codegen.Overlay.kt Maven / Gradle / Ivy

package com.freeletics.khonshu.codegen

/**
 * Marker interface to add to a `NavRoute`. This will make the codegen generate
 * an `OverlayDestination` instead of a `ScreenDestination` for Composables
 * using such a route.
 */
public interface Overlay




© 2015 - 2025 Weber Informatics LLC | Privacy Policy