Class ContextMenuItem
Definition
- Namespace:
- Tizen.WebView
- Assembly:
- Tizen.WebView.dll
- API Level:
- 6
This class provides the properties of Context Menu item.
public class ContextMenuItem
- Inheritance
-
ContextMenuItem
Properties
View SourceItemTag
Gets Tag of the context menu item.
Declaration
public ContextMenuItemTag ItemTag { get; }
Property Value
Type | Description |
---|---|
ContextMenuItemTag |