toggle menu
Litho
androidJvm
switch theme
search in API
litho-core
/
com.facebook.litho
/
LithoStartupLogger
/
Companion
Companion
object
Companion
Members
Properties
CHANGESET_CALCULATION
Link copied to clipboard
const
val
CHANGESET_CALCULATION
:
String
END
Link copied to clipboard
const
val
END
:
String
FIRST_LAYOUT
Link copied to clipboard
const
val
FIRST_LAYOUT
:
String
FIRST_MOUNT
Link copied to clipboard
const
val
FIRST_MOUNT
:
String
LAST_MOUNT
Link copied to clipboard
const
val
LAST_MOUNT
:
String
LITHO_PREFIX
Link copied to clipboard
const
val
LITHO_PREFIX
:
String
START
Link copied to clipboard
const
val
START
:
String
Functions
is
Enabled
Link copied to clipboard
@
JvmStatic
fun
isEnabled
(
logger
:
LithoStartupLogger
?
)
:
Boolean