Xamarin.iOS

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

    Show / Hide Table of Contents

    Class SfRangeTracker

    range tracker class

    Inheritance
    System.Object
    SfRangeTracker
    Namespace: Syncfusion.SfRangeSlider.iOS
    Assembly: Syncfusion.SfRangeSlider.iOS.dll
    Syntax
    public class SfRangeTracker : CALayer

    Constructors

    SfRangeTracker()

    Initializes a new instance of the SfRangeTracker class.

    Declaration
    public SfRangeTracker()

    Properties

    SfRangeSlider

    Gets or sets the value of range slider property

    Declaration
    public SfRangeSlider SfRangeSlider { get; set; }
    Property Value
    Type Description
    SfRangeSlider

    Methods

    DrawInContext(CGContext)

    Draw in context method

    Declaration
    public override void DrawInContext(CGContext ctx)
    Parameters
    Type Name Description
    CoreGraphics.CGContext ctx

    Cg context type

    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved