toggle menu
Litho
androidJvm
switch theme
search in API
litho-widget
/
com.facebook.litho.widget
/
ViewportInfo
/
State
State
annotation class
State
Members
Properties
DATA_CHANGES
Link copied to clipboard
val
DATA_CHANGES
:
Int
=
1
SCROLLING
Link copied to clipboard
val
SCROLLING
:
Int
=
0
Functions
annotation
Type
Link copied to clipboard
abstract
fun
annotationType
(
)
:
Class
<
out
Annotation
>
equals
Link copied to clipboard
abstract
fun
equals
(
p
:
Any
)
:
Boolean
hash
Code
Link copied to clipboard
abstract
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String