WinUI

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ThumbType - WinUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ThumbType

    Apply the different thumb type for thumb.

    Inheritance
    System.Object
    ThumbType
    Namespace: Syncfusion.UI.Xaml.Sliders
    Assembly: Syncfusion.Sliders.WinUI.dll
    Syntax
    public sealed class ThumbType : Enum

    Fields

    Circle

    Point the value with circle.

    Declaration
    public const ThumbType Circle
    Field Value
    Type Description
    ThumbType

    Diamond

    Point the value with diamond.

    Declaration
    public const ThumbType Diamond
    Field Value
    Type Description
    ThumbType

    Rectangle

    Point the value with rectangle.

    Declaration
    public const ThumbType Rectangle
    Field Value
    Type Description
    ThumbType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved