Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 575 Bytes

parallaxview_verticalsourceendoffset.md

File metadata and controls

37 lines (19 loc) · 575 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.ParallaxView.VerticalSourceEndOffset
winrt property

Microsoft.UI.Xaml.Controls.ParallaxView.VerticalSourceEndOffset

-description

Represents the vertical scroll offset at which the parallax motion ends.

-property-value

The vertical scroll offset at which parallax motion ends. The default is 0.

-remarks

-see-also

-examples

-xaml-syntax

<ParallaxView VerticalSourceEndOffset="double" .../>