setParams

abstract fun setParams(@Nullable params: Array<@Nullable Any>)(source)

Sets any initialization parameters to use when constructing an instance of the implementation class.

Parameters

params

- the parameters to use during construction