Lessons: 27Length: 3.5 hours

Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

2.12 Protocols

Within the Swift language, protocols give you the ability to define a blueprint describing the features and functionalities that classes can conform to. Let’s take a look at some examples in this lesson.

Related Links