toggle menu
Litho
androidJvm
switch theme
search in API
litho-core
/
com.facebook.litho
/
AnimationsDebug
Animations
Debug
object
AnimationsDebug
Utilities for animations debug.
Members
Properties
ENABLED
Link copied to clipboard
@
JvmField
val
ENABLED
:
Boolean
TAG
Link copied to clipboard
const
val
TAG
:
String
Functions
are
Transitions
Enabled
Link copied to clipboard
@
JvmStatic
fun
areTransitionsEnabled
(
context
:
Context
?
)
:
Boolean
debug
Print
Layout
State
Link copied to clipboard
@
JvmStatic
fun
debugPrintLayoutState
(
layoutState
:
LayoutState
)