menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class ToolbarAlignment

    List the toolbar alignment. This enum is used to customize the alignment for toolbar.

    Inheritance
    System.Object
    ToolbarAlignment
    Namespace: Syncfusion.SfSunburstChart.XForms
    Assembly: Syncfusion.SfSunburstChart.XForms.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 begining 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