Rachel
Toggle table of contents
3.6.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Rachel
love.yinlin.compose.ui
/
love.yinlin.compose.ui.node
/
fastOffset
fast
Offset
@
Stable
fun
Modifier
.
fastOffset
(
offsetProvider
:
GraphicsLayerScope
.
(
)
->
Offset
?
)
:
Modifier
@
Stable
fun
Modifier
.
fastOffset
(
offsetXProvider
:
GraphicsLayerScope
.
(
)
->
Float
?
,
offsetYProvider
:
GraphicsLayerScope
.
(
)
->
Float
?
)
:
Modifier