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 |
---|
ThumbType |
Diamond
Point the value with diamond.
Declaration
public const ThumbType Diamond
Field Value
Type |
---|
ThumbType |
Rectangle
Point the value with rectangle.
Declaration
public const ThumbType Rectangle
Field Value
Type |
---|
ThumbType |