writebuddy-compose
Toggle table of contents
1.0.4
common
Platform filter
common
Switch theme
Search in API
writebuddy-compose
writebuddy-compose
/
com.henni.writebuddy.sticky.image.painter
/
PainterImageItem
/
PainterImageItem
Painter
Image
Item
constructor
(
id
:
String
=
Uuid.random().toString()
,
type
:
StickyType
,
isFocus
:
Boolean
=
false
,
firstPoint
:
Offset
,
translate
:
Offset
=
Offset.Zero
,
scaleFactor
:
Float
=
1.0f
,
scaleOffset
:
Offset
=
Offset.Zero
,
property
:
Property
)