Join Slack
Powered by
<@U0ZUTNE2E>: you can access the `parameter1` like...
# announcements
i
itepavac
07/04/2016, 5:32 PM
@chavi
: you can access the
parameter1
like this:
Copy code
PartialClass.complete { parameter1 = this@SomeClassName.parameter1 }
for more information:
https://kotlinlang.org/docs/reference/this-expressions.html
Open in Slack
Previous
Next