Class ContextMenuItem
Definition
- 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
-
objectContextMenuItem
Properties
View SourceItemTag
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 |