Class ContextMenuItem

    Definition

    Namespace:
    Tizen.WebView
    Assembly:
    Tizen.WebView.dll

    This class provides the properties of Context Menu item.

    public class ContextMenuItem
    Inheritance
    object
    ContextMenuItem

    Properties

    View Source

    ItemTag

    Gets Tag of the context menu item.

    Declaration
    public ContextMenuItemTag ItemTag { get; }
    Property Value
    Type Description
    ContextMenuItemTag
    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX