Rachel
Toggle table of contents
3.5.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Rachel
love.yinlin.compose.components.url-image
/
love.yinlin.compose.ui.floating
/
DialogCrop
Dialog
Crop
@
Stable
class
DialogCrop
:
Dialog
<
CropRegion
>
Members
Constructors
Dialog
Crop
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
open
override
fun
Land
(
)
open
Link copied to clipboard
suspend
fun
open
(
url
:
String
,
aspectRatio
:
Float
=
0.0f
)
:
CropRegion
?