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