I want to set border color of UIView controller in our iPhone application.
Can I set custom border color by programmatically?
Custom border color on UIView in iOS.
Ask by Tarun Kumar
Updated 27 Dec 2015
I got a solution, we can set UIView border width and border color using this code: