Garden Compose
Toggle table of contents
main-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Garden Compose
Core
/
io.github.gardencompose.modifier
/
click
click
fun
Modifier
.
click
(
passThrough
:
Boolean
=
false
,
button
:
Int
=
0
,
action
:
(
nPress
:
Int
,
x
:
Double
,
y
:
Double
)
->
Unit
)
:
Modifier
fun
Modifier
.
click
(
passThrough
:
Boolean
=
false
,
button
:
Int
=
0
,
action
:
(
)
->
Unit
)
:
Modifier