sdk
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
sdk
sdk
/
com.m8test.script.core.api.ui
/
ViewUICreator
/
createView
create
View
abstract
fun
createView
(
script
:
Script
<
*
>
,
activity
:
<Error class: unknown class>
)
:
View
创建
View
.
Return
创建的
View
Parameters
script
需要创建
View
的
Script
对象
activity
需要创建
View
的 ComponentActivity 对象