Slider.IsDirectionReversed Property

Definition

Gets or sets a value that indicates the direction of increasing value.

C#
public bool IsDirectionReversed { get; set; }
XAML
<Slider IsDirectionReversed="bool"/>

Property Value

Boolean

true if the direction of increasing value is to the left for a horizontal slider or down for a vertical slider; otherwise, false. The default is false.

Applies to

Продукт Версії
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6