Rachel
Toggle table of contents
3.5.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Rachel
love.yinlin.compose.ui
/
love.yinlin.compose.ui.floating
/
SheetContent
Sheet
Content
@
Stable
abstract
class
SheetContent
<
A
:
Any
>
:
BasicSheet
<
A
>
Members
Constructors
Sheet
Content
Link copied to clipboard
constructor
(
)
Properties
is
Open
Link copied to clipboard
var
isOpen
:
Boolean
是否打开
Functions
close
Link copied to clipboard
@
CallSuper
open
fun
close
(
)
关闭
Land
Link copied to clipboard
@
Composable
fun
Land
(
)
open
Link copied to clipboard
fun
open
(
args
:
A
)