首页
Android
iOS
社区
API文档
关于
GitHub
router
/
com.therouter
/
theRouterUseAutoInit
the
Router
Use
Auto
Init
var
theRouterUseAutoInit
:
Boolean
=
true
Content copied to clipboard
是否由框架自动初始化,如为false,则需要手动调用 TheRouter.init(context) 此设置需要在Application.onCreate()之前修改