set
Modifies the value of the property.
Since Kotlin
1.1Parameters
receiver1
the instance of the first receiver.
receiver2
the instance of the second receiver.
value
the new value to be assigned to this property.
Modifies the value of the property.
the instance of the first receiver.
the instance of the second receiver.
the new value to be assigned to this property.
Thanks for your feedback!