Companion
object Companion
Content copied to clipboard
Static variables and methods.
Functions
set Default Animator Options
Link copied to clipboard
Set default global options for all animator types All newly created animators will have those options applied.
fun setDefaultAnimatorOptions(type: CameraAnimatorType, block: ValueAnimator.() -> Unit)
Content copied to clipboard
Set default global options for given animator type. All newly created animators will have those options applied.
Properties
CUBIC_BEZIER_INTERPOLATOR
Link copied to clipboard
DEFAULT_ANIMATION_DURATION_MS
Link copied to clipboard