menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class DecreaseRectangle - API Reference

    Show / Hide Table of Contents

    Class DecreaseRectangle

    Decrease rectangle class

    Inheritance
    System.Object
    DecreaseRectangle
    Namespace: Com.Syncfusion.Sfrangeslider
    Assembly: Syncfusion.SfRangeSlider.Android.dll
    Syntax
    public class DecreaseRectangle : View

    Constructors

    DecreaseRectangle(Context, IAttributeSet)

    Initializes a new instance of the DecreaseRectangle class.

    Declaration
    public DecreaseRectangle(Context context, IAttributeSet attrs)
    Parameters
    Type Name Description
    Android.Content.Context context

    context type

    Android.Util.IAttributeSet attrs

    Attribute set

    DecreaseRectangle(Context, SfRangeSlider)

    Initializes a new instance of the DecreaseRectangle class.

    Declaration
    public DecreaseRectangle(Context context, SfRangeSlider rangeSlider)
    Parameters
    Type Name Description
    Android.Content.Context context

    context type

    SfRangeSlider rangeSlider

    Range slider type

    Methods

    OnDraw(Canvas)

    On draw method

    Declaration
    protected override void OnDraw(Canvas canvas)
    Parameters
    Type Name Description
    Android.Graphics.Canvas canvas

    canvas type

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