toggle menu
horologist
androidJvm
switch theme
search in API
compose-layout
/
com.google.android.horologist.compose.layout
/
ScalingLazyColumnState
/
ScrollPosition
Scroll
Position
data
class
ScrollPosition
(
val
index
:
Int
,
val
offsetPx
:
Int
)
Members
Constructors
Scroll
Position
Link copied to clipboard
constructor
(
index
:
Int
,
offsetPx
:
Int
)
Properties
index
Link copied to clipboard
val
index
:
Int
offset
Px
Link copied to clipboard
val
offsetPx
:
Int