StackEntry

interface StackEntry

后退栈的一个条目。代表一个页面/window

Inheritors

Properties

Link copied to clipboard
abstract val address: Address

该条目的地址

Functions

Link copied to clipboard
abstract fun Content(modifier: Modifier)

界面内容

Link copied to clipboard
abstract fun destroy()

销毁方法