menu

WinUI

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class TooltipOption - WinUI API Reference | Syncfusion

    Show / Hide Table of Contents

    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
    TooltipOption

    BothThumb

    TooltipOption.BothThumb places the tooltip in both thumb.

    Declaration
    public const TooltipOption BothThumb
    Field Value
    Type
    TooltipOption
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved