bigmountainstudio / DesignableX

This repository holds @IBDesignable files that can be used to extend the Interface Builder and make it easier to customize controls on the Storyboard.
194 stars 77 forks source link

how to change an UIImageViewX boarder colour from code #9

Open Thunderkilll opened 5 years ago

Thunderkilll commented 5 years ago

how to change an UIImageViewX boarder colour from code

` @IBOutlet weak var choix1Img: UIImageViewX! //change colour when selected ???

`

can you tell me how I'm new in swift coding