commonMain.controllers.Controllers.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of kottie Show documentation
Show all versions of kottie Show documentation
Kotlin Multiplatform Animation Library
package controllers
internal typealias isPlaying = (Boolean) -> Unit
internal typealias isCompleted = (Boolean) -> Unit
© 2015 - 2025 Weber Informatics LLC | Privacy Policy