Bob
Bob

Reputation: 8714

Interface builder add only bottom border to TextField element

Is there a possibility to add only one shadow to the text field element in the interface builder?

Thanks!

Upvotes: 1

Views: 995

Answers (1)

sunshinejr
sunshinejr

Reputation: 4854

Yes! Just add UIView with 1px height and fill it with whatever color you like.

Upvotes: 3

Related Questions