Quantcast
Viewing all articles
Browse latest Browse all 22

Adding IBInspectable to a superclass in Swift

Adding IBInspectable to a UICollectionViewCell subclass One very useful feature I find is to add a IBInspectable background image to my views. In an entertainment app I’m currently building there is a designable cell that looks like this: @IBDesignableclass TrailerCollectionViewCell: … Continue reading

Viewing all articles
Browse latest Browse all 22

Trending Articles