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