Xamarin.iOS

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SfLabelItems - Xamarin.iOS API Reference | Syncfusion

    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 Description
    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 Description
    System.nfloat
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved