nutrient
Toggle table of contents
11.2.1
Nutrient
Target filter
Nutrient
Switch theme
Search in API
Skip to content
nutrient
nutrient
/
io.nutrient.data.models
/
ThumbnailItem
/
ThumbnailItem
Thumbnail
Item
constructor
(
@
IntRange
(
from
=
0
)
pageIndex
:
Int
,
position
:
ThumbnailPosition
,
bitmap
:
Bitmap
?
=
null
,
isSelected
:
Boolean
=
false
,
isRendering
:
Boolean
=
false
,
absolutePositionX
:
Float
?
=
null
,
absolutePositionY
:
Float
?
=
null
)