Class ThumbType
Apply the different thumb type for thumb.
Inheritance
System.Object
ThumbType
Namespace: Syncfusion.UI.Xaml.Sliders
Assembly: Syncfusion.Sliders.WinUI.dll
Syntax
public sealed class ThumbType : Enum
Fields
Circle
Point the value with circle.
Declaration
public const ThumbType Circle
Field Value
Type | Description |
---|---|
ThumbType |
Diamond
Point the value with diamond.
Declaration
public const ThumbType Diamond
Field Value
Type | Description |
---|---|
ThumbType |
Rectangle
Point the value with rectangle.
Declaration
public const ThumbType Rectangle
Field Value
Type | Description |
---|---|
ThumbType |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |