IgnoreAnimationOverrides Type

IgnoreAnimationOverrides = (args: IgnoreAnimationOverridesArgs) => boolean

A function that can be supplied to ignoreAnimationOverrides to indicate whether the color or transparency overrides defined by the view's RenderSchedule.Script should be ignored. The arguments describe the element under consideration. The function should return true if that element should not have its color or transparency modified by the schedule script.

Defined in

Last Updated: 28 October, 2024