ViewUICreator

需要 android.view.View 作为界面的 UICreator.

Author

M8Test, [email protected], https://m8test.com

Inheritors

Functions

Link copied to clipboard
abstract fun createView(script: Script<*>, activity: <Error class: unknown class>): View

创建 View.

Link copied to clipboard
abstract fun getName(): String

获取界面创建器名称, 必须唯一, 不可以与其他界面创建器名称重复.