menu

MAUI

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

    Show / Hide Table of Contents

    Class ToolbarOrientation

    Specifies the orientation of a toolbar, either horizontal or vertical.

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

    Fields

    Horizontal

    Represents a horizontal toolbar orientation.

    Declaration
    public const ToolbarOrientation Horizontal
    Field Value
    Type
    ToolbarOrientation

    Vertical

    Represents a vertical toolbar orientation.

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