menu

WinUI

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

    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 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
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved