toggle menu
core
common
switch theme
search in API
core
/
com.erolc.mrouter.backstack.entry
/
PageEntry
Page
Entry
class
PageEntry
:
StackEntry
页面载体,代表一个页面。
Members
Properties
address
Link copied to clipboard
open
override
val
address
:
Address
该条目的地址
id
Link copied to clipboard
val
id
:
String
页面唯一标识
scope
Link copied to clipboard
val
scope
:
PageScope
Functions
Content
Link copied to clipboard
@
Composable
open
override
fun
Content
(
modifier
:
Modifier
)
界面内容
destroy
Link copied to clipboard
open
override
fun
destroy
(
)
销毁方法