The type of the value.
The type of the parameters.
A typed value if the plugin accepts the input, or null if the plugin sees them off and pass them to the next plugin.
The value input by users.
The additional parameters specified by users.
Optional
apiCreates a custom API for the plugin if available.
Configurations of the binding.
Optional
defaultDeterminates the default buffer size of the plugin.
Creates a value reader from the user input.
Creates a custom controller for the plugin.
Optional
coreThe version of the core used for this plugin.
The identifier of the plugin.
The type of the plugin.
Generated using TypeDoc
A monitor binding plugin interface.