toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.io.util
/
RedirectFieldGen
Redirect
Field
Gen
class
RedirectFieldGen
<
V
>
(
val
redirect
:
(
)
->
KProperty0
<
V
>
)
Members
Constructors
Redirect
Field
Gen
Link copied to clipboard
constructor
(
redirect
:
(
)
->
KProperty0
<
V
>
)
Properties
redirect
Link copied to clipboard
val
redirect
:
(
)
->
KProperty0
<
V
>
Functions
get
Value
Link copied to clipboard
inline operator
fun
getValue
(
thisRef
:
Any
?
,
property
:
KProperty
<
*
>
)
:
V