-api-id | -api-type |
---|---|
P:Windows.UI.Xaml.Controls.Slider.Orientation |
winrt property |
Gets or sets the orientation of a Slider.
<Slider Orientation="Horizontal"/>
-or-
<Slider Orientation="Vertical"/>
One of the Orientation values. The default is Horizontal.