toggle menu
Litho
androidJvm
switch theme
search in API
litho-widget
/
com.facebook.litho.widget
/
LithoScrollView
/
ScrollPosition
Scroll
Position
data
class
ScrollPosition
(
var
y
:
Int
=
0
)
Members
Constructors
Scroll
Position
Link copied to clipboard
constructor
(
y
:
Int
=
0
)
Properties
y
Link copied to clipboard
@
JvmField
var
y
:
Int