Package com.cefrium
Interface CefriumBrowser.OnContextMenuListener
- Enclosing class:
CefriumBrowser
public static interface CefriumBrowser.OnContextMenuListener
Listener for context menu events (long press on links/images).
-
Method Summary
-
Method Details
-
onContextMenu
- Parameters:
menuItems- Menu items as "id|label" lines separated by newlines.url- The link or image URL.
-