gh-pages / com.nextfaze.devfun.invoke / WithKParameter
WithKParameter
interface WithKParameter
(source)
Parameter objects that implement this will have their values backed by a native function parameter description.
Properties
Name | Summary |
---|---|
kParameter | abstract val kParameter: KParameter Reference to the underlying KParameter if this parameter represents a native function. |