![JAR search and dependency download from the Maven repository](/logo.png)
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