alexa
menu

Xamarin.iOS

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

    Show / Hide Table of Contents

    Class SfLabelItems

    Inheritance
    System.Object
    SfLabelItems
    SFLabelItems
    Namespace: Syncfusion.SfRangeSlider.iOS
    Assembly: Syncfusion.SfRangeSlider.iOS.dll
    Syntax
    public class SfLabelItems : NSObject

    Constructors

    SfLabelItems()

    Declaration
    public SfLabelItems()

    Properties

    Label

    Gets or sets the value of label

    Declaration
    public NSString Label { get; set; }
    Property Value
    Type
    Foundation.NSString

    Value

    Gets or sets the value that determines the current position of thumb in single thumb representation.

    Declaration
    public nfloat Value { get; set; }
    Property Value
    Type
    System.nfloat
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved