set Default Animator Options
@JvmStatic()
Content copied to clipboard
Set default global options for given animator type. All newly created animators will have those options applied.
Parameters
block
Block to apply any ValueAnimator parameters
type
Type of default animator
@JvmStatic()
Content copied to clipboard
Set default global options for all animator types All newly created animators will have those options applied.
Parameters
block
Block to apply any ValueAnimator parameters