create Anchor Animator
open override fun createAnchorAnimator(options: CameraAnimatorOptions<ScreenCoordinate>, block: ValueAnimator.() -> Unit?): ValueAnimator
Content copied to clipboard
Create CameraAnchorAnimator
Parameters
options
animator options object to set targets and other non mandatory options
block
optional block to apply any ValueAnimator parameters