alexa
menu

Xamarin.iOS

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class SFLabelPlacement

    Contains the values for the LabelPlacement enumeration that determines the placement of the label representation.

    Inheritance
    System.Object
    SFLabelPlacement
    Namespace: Syncfusion.SfRangeSlider.iOS
    Assembly: Syncfusion.SfRangeSlider.iOS.dll
    Syntax
    public sealed class SFLabelPlacement : Enum

    Fields

    SFLabelPlacementBottomRight

    Displays the label representation at bottom and right side for vertical and horizontal orientation respectively.

    Declaration
    public const SFLabelPlacement SFLabelPlacementBottomRight
    Field Value
    Type
    SFLabelPlacement

    SFLabelPlacementTopLeft

    Displays the label representation at top and left side for vertical and horizontal orientation respectively.

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