sdk
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
sdk
sdk
/
com.m8test.action.api
/
ActionGroup
/
registerAction
register
Action
abstract
fun
registerAction
(
action
:
Action
<
*
>
)
:
Result
注册指定动作到动作组, 如果失败则抛出异常.
Parameters
action
需要注册的动作