Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
engine
/
elide.runtime.core
/
plugin
plugin
@
DelicateElideApi
fun
<
T
:
Any
>
PluginRegistry
.
plugin
(
plugin
:
EnginePlugin
<
*
,
T
>
)
:
T
?
Returns the installed
plugin
instance from the registry, or null if this
plugin
is not installed.