Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 589 Bytes

itemsstackpanel_scrollingdirection.md

File metadata and controls

24 lines (15 loc) · 589 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Controls.ItemsStackPanel.ScrollingDirection
winrt property

Windows.UI.Xaml.Controls.ItemsStackPanel.ScrollingDirection

-description

Gets a value that indicates whether items are panning forward or backward, or aren't panning.

-property-value

An enumeration value that indicates whether the items are panning Forward or Backward, or None if the items are not panning.

-remarks

-examples

-see-also