menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ToolbarItemAlignment - MAUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ToolbarItemAlignment

    Represents the toolbar item alignment.

    Inheritance
    System.Object
    ToolbarItemAlignment
    Namespace: Syncfusion.Maui.Toolbar
    Assembly: Syncfusion.Maui.Toolbar.dll
    Syntax
    public sealed class ToolbarItemAlignment : Enum

    Fields

    Center

    Align the toolbar items to the center.

    Declaration
    public const ToolbarItemAlignment Center
    Field Value
    Type
    ToolbarItemAlignment

    End

    Align the toolbar items to the end.

    Declaration
    public const ToolbarItemAlignment End
    Field Value
    Type
    ToolbarItemAlignment

    Start

    Align the toolbar items to the start.

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