menu

MAUI

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

    Show / Hide Table of Contents

    Class ToolbarItemOverflowMode

    Defines how toolbar items overflow is handled.

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

    Fields

    MoreButton

    Options revealed in a dropdown menu.

    Declaration
    public const ToolbarItemOverflowMode MoreButton
    Field Value
    Type
    ToolbarItemOverflowMode

    NavigationButtons

    Forward/Backward button navigation.

    Declaration
    public const ToolbarItemOverflowMode NavigationButtons
    Field Value
    Type
    ToolbarItemOverflowMode

    Scroll

    Enables scrolling to view additional toolbar items.

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