toggle menu
core
common
switch theme
search in API
core
/
com.erolc.mrouter.model
/
PageConfig
Page
Config
data
class
PageConfig
(
val
launchMode
:
LaunchMode
=
Standard
)
Parameters
launch
Mode
启动模式,只有当该页面当作普通页面时才有效
Members
Constructors
Page
Config
Link copied to clipboard
constructor
(
launchMode
:
LaunchMode
=
Standard
)
Properties
launch
Mode
Link copied to clipboard
val
launchMode
:
LaunchMode