MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SliderEdgeLabelsPlacement

    Show / Hide Table of Contents

    Class SliderEdgeLabelsPlacement

    Option to place the first and last label either inside the track bounds or on the major interval.

    Inheritance
    System.Object
    SliderEdgeLabelsPlacement
    Namespace: Syncfusion.Maui.Sliders
    Assembly: Syncfusion.Maui.Sliders.dll
    Syntax
    public sealed class SliderEdgeLabelsPlacement : Enum

    Fields

    Default

    Place the edge labels on the major interval.

    Declaration
    public const SliderEdgeLabelsPlacement Default
    Field Value
    Type Description
    SliderEdgeLabelsPlacement

    Inside

    Shifts the edge labels inside the track bounds

    Declaration
    public const SliderEdgeLabelsPlacement Inside
    Field Value
    Type Description
    SliderEdgeLabelsPlacement

    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