AnimationTargetFunc

typealias AnimationTargetFunc = (value: Double) -> Unit

Prototype for animation targets based on user callbacks.

  • param value The animation value