Click or drag to resize
IPluginHandler Methods
Version 51.0.0

The IPluginHandler type exposes the following members.

Methods
  NameDescription
Public methodOnBeforePluginLoad
Called on the CEF IO thread before a plugin instance is loaded. The default plugin policy can be set at runtime using the `--plugin-policy=[allow|detect|block]` command-line flag.
Top
See Also