None

@Serializable
data object None : NavTransition(source)

No animation; the screen appears or disappears instantly.

Properties

Link copied to clipboard
@Transient
open val durationMillis: Int

Functions

Link copied to clipboard
fun NavTransition.resolve(screenWidth: Float, screenHeight: Float, isForward: Boolean = true): ResolvedNavTransition

Resolves this NavTransition into a ResolvedNavTransition with concrete per-frame lambdas.