I want to set border color of UIView controller in our iPhone application. Can I set custom border color by programmatically?
I got a solution, we can set UIView border width and border color using this code: