sdk
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
sdk
sdk
/
com.m8test.script.core.impl.ui
/
AbstractUICreator
Abstract
UICreator
abstract
class
AbstractUICreator
(
name
:
String
)
:
UICreator
Description TODO
Author
M8Test,
[email protected]
, https://m8test.com
Inheritors
AbstractComposableUICreator
AbstractViewUICreator
Members
Constructors
Abstract
UICreator
Link copied to clipboard
constructor
(
name
:
String
)
Functions
get
Name
Link copied to clipboard
override
fun
getName
(
)
:
String
获取界面创建器名称, 必须唯一, 不可以与其他界面创建器名称重复.