i cant pass this out of the constructor
# getting-started
v
i cant pass this out of the constructor
c
Depending on where the delegate is used, the
thisRef
property of its
getValue
and
setValue
functions should be what you need. For class-level delegated properties, it should be the instance holding that property. It will be different for delegated local variables See example here: https://pl.kotl.in/0PDCCeSQg