SyntaxFix
Write A Post
Hire A Developer
Questions
In the latest XCode 6.3 with Swift 1.2, this is the only way I found:
if view.classForCoder.description() == "UISegment" { ... }