contextMenu property
Context menu used by the browser. It should be set before opening the browser.
Officially Supported Platforms/Implementations:
- Android native WebView
- iOS
Implementation
final ContextMenu? contextMenu;
Context menu used by the browser. It should be set before opening the browser.
Officially Supported Platforms/Implementations:
final ContextMenu? contextMenu;