Prepare Interview

Mock Exams

Make Homepage

Bookmark this page

Subscribe Email Address

Question: What is the purpose of the '@escaping' keyword in Swift?
Answer: The '@escaping' keyword is used in Swift to indicate that a closure passed as a parameter to a function may be stored beyond the lifetime of that function.
Is it helpful? Yes No

Most helpful rated by users:

©2025 WithoutBook