- IBInspectable and IBDesignable - Swift
When making views in Xcode Storyboards it can be frustrating not being able to see any work you have done using code or not being able to change run time attributes like corner radiuses. Fortunately, Xcode has some added some features to storyboards that permit real time run time attribute editing...