unregisterAnimators

Unregister given ValueAnimator's.

Parameters

cameraAnimators

variable number of ValueAnimator's

cancelAnimators

flag to manage animators cancelling

open override fun unregisterAnimators(vararg cameraAnimators: Array<out ValueAnimator>, cancelAnimators: Boolean)