onLoad

val onLoad: (Context) -> OutputValue<*>? = null

Parameters

onLoad

optional action to run when the library is loaded in a context. Returns an optional value to be used as the result of loading the library