Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.39 KB

animatedchevrondownsmallvisualsource.md

File metadata and controls

33 lines (22 loc) · 1.39 KB
-api-id -api-type
T:Microsoft.UI.Xaml.Controls.AnimatedVisuals.AnimatedChevronDownSmallVisualSource
winrt class

Microsoft.UI.Xaml.Controls.AnimatedVisuals.AnimatedChevronDownSmallVisualSource

-description

Represents an animation for a downward facing chevron that can be used as an animated icon source.

-remarks

This can be used as the Source of an AnimatedIcon. It is used by the DropDownButton and Expander controls.

Supported IAnimatedVisualSource2.Markers for AnimatedIcon.State:

  • NormalToPointerOver
  • NormalToPressed
  • PointerOverToNormal
  • PointerOverToPressed
  • PressedToNormal
  • PressedToPointerOver

-examples

-see-also

AnimatedVisualPlayer, VisualStateManager, Lottie-Windows, IAnimatedVisualSource2, Animated icons overview