GlobalAnimationMode
12 Sep 20251 minute to read
Defines the global animation modes for all components.
-
Default- Defines the global animation mode as Default. Animation is enabled or disabled based on the component’s animation settings. -
Disable- Defines the global animation mode as Disable. Disables the animation for all components, regardless of the individual component’s animation settings. -
Enable- Defines the global animation mode as Enable. Enables the animation for all components, regardless of the individual component’s animation settings.