alexa
menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class HorizontalBox7

    Horizontal Box7 class

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

    Constructors

    HorizontalBox7(Context, IAttributeSet)

    Initializes a new instance of the HorizontalBox7 class.

    Declaration
    public HorizontalBox7(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 field.

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