Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 560 Bytes

orientedvirtualizingpanel_sethorizontaloffset_1971679761.md

File metadata and controls

23 lines (16 loc) · 560 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.Controls.Primitives.OrientedVirtualizingPanel.SetHorizontalOffset(System.Double)
winrt method

Microsoft.UI.Xaml.Controls.Primitives.OrientedVirtualizingPanel.SetHorizontalOffset

-description

Changes the horizontal offset of content within the OrientedVirtualizingPanel viewport.

-parameters

-param offset

The horizontal offset to set, in pixels.

-remarks

-examples

-see-also