AnimationMode

Defines the available options for setting the global animation mode for all components.

Values

  • Default - Animation is enabled or disabled based on the default settings of individual controls.
  • Disable - Disable all animations across all controls regardless of what the individual control mode is set to.
  • Enable - Enable all animations across all controls regardless of what the individual control mode is set to.

On This Page