toggle menu
Litho
androidJvm
switch theme
search in API
litho-widget
/
com.facebook.litho.widget
/
RecyclerBinderUpdateCallback
/
Operation
/
Companion
Companion
object
Companion
Members
Properties
DELETE
Link copied to clipboard
const
val
DELETE
:
Int
=
2
INSERT
Link copied to clipboard
const
val
INSERT
:
Int
=
0
MOVE
Link copied to clipboard
const
val
MOVE
:
Int
=
3
UPDATE
Link copied to clipboard
const
val
UPDATE
:
Int
=
1