toggle menu
Litho
androidJvm
switch theme
search in API
litho-widget
/
com.facebook.litho.widget
/
RecyclerBinder
/
RecyclingStrategy
Recycling
Strategy
annotation class
RecyclingStrategy
Strategies for recycling layouts of items in binder
Members
Properties
DEFAULT
Link copied to clipboard
val
DEFAULT
:
Int
=
0
RETAIN_MAXIMUM_RANGE
Link copied to clipboard
val
RETAIN_MAXIMUM_RANGE
:
Int
=
1
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