SyntaxFix
Write A Post
Hire A Developer
Questions
In swift 3, you can use this
var enumValue = Customer.Physics var str = String(describing: enumValue)
from Swift how to use enum to get string value