Class SliderEdgeLabelsPlacement
Option to place the first and last label either inside the track bounds or on the major interval.
Inheritance
System.Object
SliderEdgeLabelsPlacement
Namespace: Syncfusion.Maui.Sliders
Assembly: Syncfusion.Maui.Sliders.dll
Syntax
public sealed class SliderEdgeLabelsPlacement : Enum
Fields
Default
Place the edge labels on the major interval.
Declaration
public const SliderEdgeLabelsPlacement Default
Field Value
Inside
Shifts the edge labels inside the track bounds
Declaration
public const SliderEdgeLabelsPlacement Inside