@ue-too/animate / index / AnimatorContainer
インターフェイス: AnimatorContainer
Interface for containers that hold and manage child animators.
Remarks
Implemented by CompositeAnimation to manage hierarchical animation structures. Handles duration updates and prevents cyclic dependencies.
メソッド
checkCyclicChildren()
checkCyclicChildren():
boolean
戻り値
boolean
containsAnimation()
containsAnimation(
animationInInterest):boolean
パラメータ
animationInInterest
戻り値
boolean
updateDuration()
updateDuration():
void
戻り値
void