Sheet

@Stable
abstract class Sheet : BasicSheet<Unit>

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

是否打开

Functions

Link copied to clipboard
@CallSuper
open fun close()

关闭

Link copied to clipboard
@Composable
fun Land()
Link copied to clipboard
fun open()