openrndr
Toggle table of contents
0.5.0-dev.24+01d4f82
common
js
jvm
Target filter
common
js
jvm
Switch theme
Search in API
Skip to content
openrndr
openrndr-utils
/
org.openrndr.utils
/
ResettableDelegate
Resettable
Delegate
common
js
jvm
expect
class
ResettableDelegate
<
T
>
(
initializer
:
(
)
->
T
)
(
source
)
actual
class
ResettableDelegate
<
T
>
(
initializer
:
(
)
->
T
)
(
source
)
actual
class
ResettableDelegate
<
T
>
(
initializer
:
(
)
->
T
)
(
source
)
Members
Constructors
Resettable
Delegate
Link copied to clipboard
common
js
jvm
expect
constructor
(
initializer
:
(
)
->
T
)
actual
constructor
(
initializer
:
(
)
->
T
)
actual
constructor
(
initializer
:
(
)
->
T
)
Functions
get
Value
Link copied to clipboard
common
js
jvm
expect
operator
fun
getValue
(
thisRef
:
Any
?
,
property
:
KProperty
<
*
>
)
:
T
actual
operator
fun
getValue
(
thisRef
:
Any
?
,
property
:
KProperty
<
*
>
)
:
T
actual
operator
fun
getValue
(
thisRef
:
Any
?
,
property
:
KProperty
<
*
>
)
:
T
reset
Link copied to clipboard
common
js
jvm
expect
fun
reset
(
)
actual
fun
reset
(
)
actual
fun
reset
(
)