sdk
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
sdk
sdk
/
com.m8test.plugin.api
/
ViewPluggableApkPlugin
/
createView
create
View
abstract
fun
createView
(
hostContext
:
Context
,
pluginContext
:
Context
)
:
View
创建
android.view.View
.
Return
新创建的
View
Parameters
host
Context
宿主
Context
plugin
Context
插件
Context