Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.19 KB

progressbartemplatesettings_containeranimationendposition.md

File metadata and controls

28 lines (17 loc) · 1.19 KB
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.ProgressBarTemplateSettings.ContainerAnimationEndPosition
winrt property

Microsoft.UI.Xaml.Controls.ProgressBarTemplateSettings.ContainerAnimationEndPosition

-description

Gets the target "To" point of the primary container animation that animates the ProgressBar.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

-property-value

A double that represents the orientation-specific x- or y-value that is the target "To" point of the primary animation.

-remarks

-see-also

ContainerAnimationStartPosition, Container2AnimationEndPosition, Container2AnimationStartPosition, ContainerAnimationMidPosition

-examples