Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialRichard Pitts
Courses Plus Student 1,243 Pointssdd
da
let UIFontTextStyleHeadline = "UIFontTextStyleHeadline"
let UIFontTextStyleBody = "UIFontTextStyleBody"
let UIFontTextStyleFootnote = "UIFontTextStyleFootnote"
enum Text {
case headline
case body
case footnote
case style: string {
switch
}
Alexander Davison
65,469 PointsAlexander Davison
65,469 PointsPlease provide a valid title and description. "sdd" isn't a descriptive title, much more than "da" is a good description, and it won't lure in other people to help. The more detail you provide in your title and description, the more likely you are going to attract others to helping you.
Here's a better title and description and title:
What's wrong with my Struct (in Swift)
I reviewed the videos many times, and I can't seem to see what I did incorrectly... Can anybody help me out? Thank you! ~Richard
In the future, please provide a more readable title & description. Thank you! ~Alex