Fixed: Cocoa Touch: How To Change UIView's Border Color And Thickness? #it #development #computers
Fixed: Cocoa Touch: How To Change UIView's Border Color And Thickness? #it #development #computers
Cocoa Touch: How To Change UIView’s Border Color And Thickness?
I saw in the inspector that I can change the background color, but I’d like to also change the border color and thickness, is this possible?
Thanks
Answer [by DEzra]: Cocoa Touch: How To Change UIView’s Border Color And Thickness?
I wouldn’t suggest overriding the drawRect due to causing a performance hit.
Instead, I would modify…
View On WordPress












