kotlin-partials
Toggle table of contents
4.0.1
jvm
Platform filter
jvm
Switch theme
Search in API
kotlin-partials
kotlin-partials
/
nl.astraeus.partials.web
/
RenderFunctionDelegate
Render
Function
Delegate
jvm
class
RenderFunctionDelegate
(
func
:
RenderFunction
)
Members
Constructors
Render
Function
Delegate
Link copied to clipboard
jvm
constructor
(
func
:
RenderFunction
)
Functions
provide
Delegate
Link copied to clipboard
jvm
operator
fun
provideDelegate
(
thisRef
:
Any
?
,
property
:
KProperty
<
*
>
)
:
ReadOnlyProperty
<
Any
?
,
RegisteredRenderFunction
>