accompanist
common
snapper
/
com.google.accompanist.snapper
/
SnapperLayoutItemInfo
Snapper
Layout
Item
Info
abstract
class
SnapperLayoutItemInfo
(
source
)
Contains information about a single item in a scrolling layout.
Members
Constructors
Snapper
Layout
Item
Info
Link copied to clipboard
constructor
(
)
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Properties
index
Link copied to clipboard
abstract
val
index
:
Int
offset
Link copied to clipboard
abstract
val
offset
:
Int
size
Link copied to clipboard
abstract
val
size
:
Int