Class ContextMenuItem

    Definition

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

    This class provides the properties of Context Menu item.

    [Obsolete("Deprecated since API Level 10. Will be removed in API Level 12.")]
    public class ContextMenuItem
    Inheritance
    object
    ContextMenuItem

    Properties

    View Source

    ItemTag

    Gets Tag of the context menu item.

    Declaration
    [Obsolete("Deprecated since API Level 10. Will be removed in API Level 12.")]
    public ContextMenuItemTag ItemTag { get; }
    Property Value
    Type Description
    ContextMenuItemTag
    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX