-api-id | -api-type |
---|---|
P:Windows.UI.Xaml.Controls.Slider.IsThumbToolTipEnabled |
winrt property |
Gets or sets a value that determines whether the slider value is shown in a tool tip for the Thumb component of the Slider.
<Slider IsThumbToolTipEnabled="bool" />
True if a tool tip is shown for the Thumb component; otherwise, false. The default is true.