menu

Xamarin.Android

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

    Show / Hide Table of Contents

    Class ToolbarAlignment

    Alignment for the toolbar at specified offset values.

    Inheritance
    System.Object
    ToolbarAlignment
    Namespace: Syncfusion.SfSunburstChart.Android
    Assembly: Syncfusion.SfSunburstChart.Android.dll
    Syntax
    public sealed class ToolbarAlignment : Enum

    Fields

    Center

    Places the toolbar at the center for the specified Offset values.

    Declaration
    public const ToolbarAlignment Center
    Field Value
    Type
    ToolbarAlignment

    End

    Places the toolbar at the end for the specified Offset values.

    Declaration
    public const ToolbarAlignment End
    Field Value
    Type
    ToolbarAlignment

    Start

    Places the toolbar at the begging for the specified Offset values.

    Declaration
    public const ToolbarAlignment Start
    Field Value
    Type
    ToolbarAlignment
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved