Compose Preview Lab
Toggle table of contents
0.1.0-dev09
common
Target filter
common
Switch theme
Search in API
Skip to content
Compose Preview Lab
field
/
me.tbsten.compose.preview.lab.field.modifier
/
OffsetModifierFieldValue
/
Factory
/
Factory
Factory
constructor
(
initialX
:
Dp
?
=
null
,
initialY
:
Dp
?
=
null
)
Parameters
initial
X
Initial horizontal offset value
initial
Y
Initial vertical offset value
constructor
(
initialAll
:
Dp
?
=
null
)