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
/
ThumbnailBarEvent
/
AvailableWidthChanged
Available
Width
Changed
data
class
AvailableWidthChanged
(
@
IntRange
(
from
=
0
)
val
width
:
Int
)
:
ThumbnailBarEvent
Available width for layout changed.
Parameters
width
New available width
Members
Constructors
Available
Width
Changed
Link copied to clipboard
constructor
(
@
IntRange
(
from
=
0
)
width
:
Int
)
Properties
width
Link copied to clipboard
val
width
:
Int