Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 968 Bytes

uisettingsanimationsenabledchangedeventargs.md

File metadata and controls

28 lines (17 loc) · 968 Bytes
-api-id -api-type
T:Windows.UI.ViewManagement.UISettingsAnimationsEnabledChangedEventArgs
winrt class

Windows.UI.ViewManagement.UISettingsAnimationsEnabledChangedEventArgs

-description

Contains event data for the AnimationsEnabledChanged event.

-remarks

These animations can be set by the user through the Accessibility visual effects settings (Settings -> Accessibility -> Visual effects).

The settings include persistent scrollbars, transparency effects, animation effects, and notification duration.

:::image type="content" source="images/accessibility-display-settings.png" alt-text="Screenshot of the Accessibility Visual effects settings dialog.":::

-see-also

ViewManagement.Core.UISettingsController

-examples