sdk
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
sdk
sdk
/
com.m8test.script.builder.api
/
PluginContainer
/
has
has
abstract
fun
has
(
id
:
String
)
:
Boolean
判断容器中是否应用指定id的插件.
Return
如果容器中存在指定id的插件返回true, 否则返回 false
Parameters
id
需要判断的插件id