toggle menu
core
common
switch theme
search in API
core
/
com.erolc.mrouter.backstack.entry
/
StackEntry
Stack
Entry
interface
StackEntry
后退栈的一个条目。代表一个页面/window
Inheritors
PageEntry
PanelEntry
WindowEntry
Members
Properties
address
Link copied to clipboard
abstract
val
address
:
Address
该条目的地址
Functions
Content
Link copied to clipboard
@
Composable
abstract
fun
Content
(
modifier
:
Modifier
)
界面内容
destroy
Link copied to clipboard
abstract
fun
destroy
(
)
销毁方法