Join Slack
Powered by
Is there a way to annotate lambda function paramet...
# getting-started
s
sjthn
07/11/2019, 5:59 AM
Is there a way to annotate lambda function parameter. For example:
Copy code
presenter.chooseDrawable { @DrawableRes drawable: Int -> //.... }
6
Views
Open in Slack
Previous
Next