sdk
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
sdk
sdk
/
com.m8test.script.core.api.config
/
ScriptProjectConfig
/
setAuthor
set
Author
abstract
fun
setAuthor
(
authorBuilder
:
Author
.
(
)
->
Unit
)
设置作者信息.
Receiver
需要设置的
Author
对象
Parameters
author
Builder
构建
Author
的函数