Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
class AnimationEvent
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract class PropertyAnimationKey<T>(val property: KMutableProperty0<T>, val targetValue: T, val durationInNs: Long, val startInNs: Long, val easing: Easing)