toggle menu
Litho
androidJvm
switch theme
search in API
litho-core
/
com.facebook.litho
/
HookInitializer
Hook
Initializer
fun
interface
HookInitializer
<
T
>
Interface for a block of code that will initialize a hook value.
Members
Functions
init
Link copied to clipboard
abstract
fun
init
(
)
:
T