Join Slack
Powered by
You would pass it into the delegate constructor `v...
# getting-started
r
Ruckus
08/16/2018, 3:27 PM
You would pass it into the delegate constructor
var name: String by MyDelegate(name)
(and of course make sure the delegate accepts it)
Open in Slack
Previous
Next