menu

MAUI

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

    Show / Hide Table of Contents

    Class ToolbarItemLongPressedEventArgs

    Represents the long press event args.

    Inheritance
    System.Object
    ToolbarItemLongPressedEventArgs
    Namespace: Syncfusion.Maui.Toolbar
    Assembly: Syncfusion.Maui.Toolbar.dll
    Syntax
    public class ToolbarItemLongPressedEventArgs : EventArgs

    Constructors

    ToolbarItemLongPressedEventArgs()

    Declaration
    public ToolbarItemLongPressedEventArgs()

    Properties

    ToolbarItem

    Gets the new toolbar item.

    Declaration
    public SfToolbarItem ToolbarItem { get; }
    Property Value
    Type
    SfToolbarItem
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved