openrndr
Toggle table of contents
0.4.5-dev.17.uncommitted+81afe70
common
js
jvm
Platform filter
common
js
jvm
Switch theme
Search in API
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
(
)