Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 957 Bytes

progressbartemplatesettings_containeranimationmidposition.md

File metadata and controls

26 lines (16 loc) · 957 Bytes
-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.

-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