Class Placement
Position the elements either after or before of the track.
Inheritance
System.Object
Placement
Namespace: Syncfusion.UI.Xaml.Sliders
Assembly: Syncfusion.Sliders.WinUI.dll
Syntax
public sealed class Placement : Enum
Fields
After
Placement.After places the element above or right of the track.
Declaration
public const Placement After
Field Value
Type | Description |
---|---|
Placement |
Before
Placement.Before places the element below or left of the track.
Declaration
public const Placement Before
Field Value
Type | Description |
---|---|
Placement |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |