Enum ToolTipDisplayMode
Gets or sets a value that indicates how the tooltip is shown in a RangeSlider.
Namespace: Syncfusion.Windows.Controls.Input
Assembly: Syncfusion.SfInput.Wpf.dll
Syntax
public enum ToolTipDisplayMode
Fields
| Name | Description |
|---|---|
| Always | The tooltip is shown always above the knob. |
| OnFocus | The tooltip is shown when the thumb is pressed and gets closed on mouse up. |