toggle menu
Litho
androidJvm
switch theme
search in API
litho-core
/
com.facebook.litho
/
LithoTree
Litho
Tree
class
LithoTree
Represents a pointer to the Tree that a ComponentContext is attached to
Members
Types
Companion
Link copied to clipboard
object
Companion
Properties
error
Component
Receiver
Link copied to clipboard
val
errorComponentReceiver
:
ErrorComponentReceiver
id
Link copied to clipboard
val
id
:
Int
internal
Scope
Ref
Link copied to clipboard
@
JvmField
val
internalScopeRef
:
AtomicReference
<
Any
>
is
Read
Tracking
Enabled
Link copied to clipboard
val
isReadTrackingEnabled
:
Boolean
litho
Tree
Lifecycle
Provider
Link copied to clipboard
val
lithoTreeLifecycleProvider
:
LithoTreeLifecycleProvider
mounted
View
Reference
Link copied to clipboard
val
mountedViewReference
:
MountedViewReference
state
Provider
Link copied to clipboard
val
stateProvider
:
StateProvider
state
Updater
Link copied to clipboard
val
stateUpdater
:
StateUpdater