Forums
Learn
Careers
Store
About
SUBSCRIBE
NEW: My new book Pro SwiftUI is out now – level up your SwiftUI skills today! >>
Question 1/6: When passing a closure as a function parameter, which of these statements are true?
Hint: You either list your parameters and return value, or you use shorthand syntax - Swift won't allow you to use both. Click to show.
#0
#1
They are written using $0, $1, and so on.
$0
$1
This is correct.
Correct!
Oops – that's not correct.
Return to Review Menu
You are not logged in
Link copied to your pasteboard.