Search Results for

    Show / Hide Table of Contents

    Class ToolbarItemEventArgs

    Definition

    Namespace:
    ElmSharp
    Assembly:
    ElmSharp.dll

    Event arguments for events of ToolbarItem.

    [Obsolete("This has been deprecated in API12")]
    public class ToolbarItemEventArgs : EventArgs
    Inheritance
    object
    EventArgs
    ToolbarItemEventArgs
    Remarks

    Inherits EventArgs.

    Properties

    View Source

    Item

    Gets the ToolbarItem.

    Declaration
    [Obsolete("This has been deprecated in API12")]
    public ToolbarItem Item { get; }
    Property Value
    Type Description
    ToolbarItem
    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX