Skip to content

Latest commit

 

History

History
39 lines (20 loc) · 818 Bytes

parallaxview_horizontalsourceendoffset.md

File metadata and controls

39 lines (20 loc) · 818 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.ParallaxView.HorizontalSourceEndOffset
winrt property

Microsoft.UI.Xaml.Controls.ParallaxView.HorizontalSourceEndOffset

-description

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

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

-property-value

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

-remarks

-see-also

-examples

-xaml-syntax

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