menu

Xamarin.Android

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

    Show / Hide Table of Contents

    Class ZoomingTarget3

    Zooming Target3 Class

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

    Constructors

    ZoomingTarget3(Context, IAttributeSet)

    Initializes a new instance of the ZoomingTarget3 class.

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

    Context type

    Android.Util.IAttributeSet attrs

    Attribute set

    ZoomingTarget3(Context, IAttributeSet, SfBusyIndicator)

    Initializes a new instance of the ZoomingTarget3 class.

    Declaration
    public ZoomingTarget3(Context context, IAttributeSet attributes, SfBusyIndicator busy)
    Parameters
    Type Name Description
    Android.Content.Context context

    Context type

    Android.Util.IAttributeSet attributes

    Attribute set

    SfBusyIndicator busy

    Busy Indicator.

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