Using IBDesignable and IBInspectable in Swift
See your stuff in the Storyboard
Difficulty: Beginner | Easy | Normal | Challenging
If you are using Storyboards to create your App, it is rather lovely to see your work (layout and design) all come together. You can also see your new subclass do exactly the same, and this is what IBDesignable
and IBInspectable
are for!