getAnimationSettings
shouldRenderRichAnimationboolean - Returns true if rich animations should be rendered. Looks at session type (e.g. remote desktop) and accessibility settings to give guidance for heavy animations.scrollAnimationsEnabledBySystemboolean - Determines on a per-platform basis whether scroll animations (e.g. produced by home/end key) should be enabled.prefersReducedMotionboolean - Determines whether the user desires reduced motion based on platform APIs.
Returns an object with system animation settings.