menu

MAUI

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

    Show / Hide Table of Contents

    Class ToolbarGroupItemAlignment

    Specifies the alignment of a toolbar group item within its container.

    Inheritance
    System.Object
    ToolbarGroupItemAlignment
    Namespace: Syncfusion.Maui.ImageEditor
    Assembly: Syncfusion.Maui.ImageEditor.dll
    Syntax
    public sealed class ToolbarGroupItemAlignment : Enum

    Fields

    Center

    Represents the center alignment of a toolbar group item.

    Declaration
    public const ToolbarGroupItemAlignment Center
    Field Value
    Type
    ToolbarGroupItemAlignment

    End

    Represents the end alignment of a toolbar group item.

    Declaration
    public const ToolbarGroupItemAlignment End
    Field Value
    Type
    ToolbarGroupItemAlignment

    Start

    Represents the start alignment of a toolbar group item.

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