sdk
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
sdk
sdk
/
com.m8test.script.builder.api
/
PluginContainer
/
getById
get
By
Id
abstract
fun
getById
(
id
:
String
)
:
Plugin
<
P
>
?
通过id查找容器中应用的插件.
Return
如果指定id的插件存在容器中返回该插件, 否则返回 null
Parameters
id
需要查找的插件id