Show / Hide Table of Contents

    Class ToolbarItemEventArgs

    Definition

    Namespace:
    ElmSharp
    Assembly:
    ElmSharp.dll
    API Level:
    preview

    Event arguments for events of ToolbarItem.

    public class ToolbarItemEventArgs : EventArgs
    Inheritance
    Object
    EventArgs
    ToolbarItemEventArgs
    Remarks

    Inherits EventArgs.

    Properties

    View Source

    Item

    Gets the ToolbarItem.

    Declaration
    public ToolbarItem Item { get; }
    Property Value
    Type Description
    ToolbarItem
    API Level: preview
    • View Source
    Back to top Copyright © 2016-2020 Samsung
    Generated by DocFX