Source set: Common
public sealed class KeyframeBaseEntity<T>(internal val value: T, internal var easing: Easing)
Base holder class for building a keyframes animation.
Base holder class for building a keyframes animation.
Compose Multiplatform
Ship iOS, desktop, and web apps with Compose
RevenueCat
Add subscriptions to your apps in minutes
public sealed class KeyframeBaseEntity<T>(internal val value: T, internal var easing: Easing)
Base holder class for building a keyframes animation.
Last updated: