Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.16 KB

progressbartemplatesettings_containeranimationmidposition.md

File metadata and controls

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

Microsoft.UI.Xaml.Controls.ProgressBarTemplateSettings.ContainerAnimationMidPosition

-description

Gets the target midpoint of the 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 midpoint of the animation.

-remarks

-see-also

ContainerAnimationStartPosition, ContainerAnimationEndPosition, Container2AnimationStartPosition, Container2AnimationEndPosition

-examples