Skip to content

Latest commit

 

History

History
39 lines (20 loc) · 814 Bytes

parallaxview_verticalsourcestartoffset.md

File metadata and controls

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

Microsoft.UI.Xaml.Controls.ParallaxView.VerticalSourceStartOffset

-description

Represents the vertical scroll offset at which parallax motion starts.

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

-property-value

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

-remarks

-see-also

-examples

-xaml-syntax

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