createAnchorAnimator

abstract fun createAnchorAnimator(options: CameraAnimatorOptions<ScreenCoordinate>, block: ValueAnimator.() -> Unit? = null): ValueAnimator

Create CameraAnchorAnimator

Parameters

block

optional block to apply any ValueAnimator parameters

options

animator options object to set targets and other non mandatory options