Skip to main content
All docs
V25.2
  • DXSliderTooltipAppearance Class

    An object that includes appearance properties of the Slider’s tooltip.

    Namespace: DevExpress.Maui.Editors

    Assembly: DevExpress.Maui.Editors.dll

    NuGet Package: DevExpress.Maui.Editors

    Declaration

    [DXLicenseMAUI]
    public class DXSliderTooltipAppearance :
        DXElementBase

    The following members return DXSliderTooltipAppearance objects:

    Inheritance

    System.Object
    BindableObject
    Element
    DevExpress.Maui.Core.Internal.DXElementBaseCore
    DXElementBase
    DXSliderTooltipAppearance
    See Also