toggle menu
Litho
androidJvm
switch theme
search in API
litho-core
/
com.facebook.litho.config
/
PreAllocationHandler
/
Custom
Custom
class
Custom
(
val
handler
:
RunnableHandler
)
:
PreAllocationHandler
Litho will run the pre-allocation in the Handler that is explicitly given.
Members
Constructors
Custom
Link copied to clipboard
constructor
(
handler
:
RunnableHandler
)
Properties
handler
Link copied to clipboard
val
handler
:
RunnableHandler