首页
Android
iOS
社区
API文档
关于
GitHub
router
/
com.therouter
/
TheRouter
/
isRouterAction
is
Router
Action
@
JvmStatic
fun
isRouterAction
(
url
:
String
?
)
:
Boolean
Content copied to clipboard
判断 url 是否为 TheRouter 的 Action Path 会被记录到路由表内,Action不会被记录,Action更像是一个消息事件,参考Android的广播