Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 706 Bytes

parallaxview_isverticalshiftclamped.md

File metadata and controls

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

Microsoft.UI.Xaml.Controls.ParallaxView.IsVerticalShiftClamped

-description

Gets or sets a value that indicates whether the vertical parallax ratio is clampled to a specified percentage of the source scroll velocity.

-property-value

true if the parallax ratio is clampled to a specified percentage of the source scroll velocity; otherwise, false. The default is true.

-remarks

-see-also

-examples

-xaml-syntax

<ParallaxView IsVerticalShiftClamped="bool" .../>