menu

MAUI

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

    Show / Hide Table of Contents

    Class OverlayToolbarBackIconPosition

    Defines how overlay back icon should be positioned.

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

    Fields

    End

    Positions the back icon at the end of the toolbar (horizontal or vertical).

    Declaration
    public const OverlayToolbarBackIconPosition End
    Field Value
    Type
    OverlayToolbarBackIconPosition

    Start

    Positions the back icon at the start of the toolbar (horizontal or vertical).

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