hideDefaultMenuItems property

bool? hideDefaultMenuItems
getter/setter pair

Set to true to hide the default menu items. The default value is false.

Officially Supported Platforms/Implementations:

  • Android WebView
  • iOS WKWebView
  • macOS WKWebView
  • Linux WPE WebKit

Implementation

bool? hideDefaultMenuItems;