Swift - Part 18, Enumerations with Associated values

preview_player
Показать описание
In this video we explore the idea of enumerations in further in Swift. IN this video we understand how to associate the values with enumerations so that working with enums can become even more easier in Swift. We also have a look at how associated values can be accessed using .rawValue keywords.
Рекомендации по теме
Комментарии
Автор

Wrong information. These are enums with raw values, not associated values.

techeaseguide