Class TooltipOption
Control to place the tooltip either in both thumb or active thumb.
Inheritance
System.Object
TooltipOption
Namespace: Syncfusion.UI.Xaml.Sliders
Assembly: Syncfusion.Sliders.WinUI.dll
Syntax
public sealed class TooltipOption : Enum
Fields
ActiveThumb
TooltipOption.ActiveThumb places the tooltip in active thumb.
Declaration
public const TooltipOption ActiveThumb
Field Value
Type | Description |
---|---|
TooltipOption |
BothThumb
TooltipOption.BothThumb places the tooltip in both thumb.
Declaration
public const TooltipOption BothThumb
Field Value
Type | Description |
---|---|
TooltipOption |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |