Xamarin.Android

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

    Show / Hide Table of Contents

    Class HorizontalPulsingLeft

    Horizontal Pulsing Left class

    Inheritance
    System.Object
    HorizontalPulsingLeft
    Namespace: Com.Syncfusion.Sfbusyindicator
    Assembly: Syncfusion.SfBusyIndicator.Android.dll
    Syntax
    public class HorizontalPulsingLeft : View

    Constructors

    HorizontalPulsingLeft(Context, IAttributeSet)

    Initializes a new instance of the HorizontalPulsingLeft class.

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

    Context type

    Android.Util.IAttributeSet attrs

    Attribute set

    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 - 2021 Syncfusion Inc. All Rights Reserved