disableAnimations property

bool? disableAnimations
getter/setter pair

Sets whether animations are disabled for accessibility. When enabled, CSS animations and transitions may be reduced or disabled for users with motion sensitivity.

This is a WPE Platform setting that affects the entire display.

The default value is null (follows system default).

Officially Supported Platforms/Implementations:

Implementation

bool? disableAnimations;