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
/
Dialog
Dialog
@
Stable
abstract
class
Dialog
<
R
:
Any
>
:
Floating
<
Unit
>
Inheritors
DialogTemplate
Members
Constructors
Dialog
Link copied to clipboard
constructor
(
)
Properties
is
Open
Link copied to clipboard
var
isOpen
:
Boolean
是否打开
Functions
close
Link copied to clipboard
open
override
fun
close
(
)
关闭
Land
Link copied to clipboard
@
Composable
abstract
fun
Land
(
)