Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 576 Bytes

iscrollcontrollerpanninginfo_israilenabled.md

File metadata and controls

27 lines (15 loc) · 576 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.Primitives.IScrollControllerPanningInfo.IsRailEnabled
winrt property

Microsoft.UI.Xaml.Controls.Primitives.IScrollControllerPanningInfo.IsRailEnabled

-description

Gets a value that indicates whether or not the movement of a pannable element must be locked on one orientation (horizontal or vertical).

-property-value

true if the movement of a pannable element must be locked on one orientation; otherwise, false.

-remarks

-see-also

-examples