Tag Archives: UITextBorderStyleRoundedRect

Providing a consistent UI experience between UITextField and UITextView

There are a few major differences between the two but the most glaring is that UITextView does not support styles so you cannot create them stylistically the same as a UITextField. You cannot readily apply background images depending on state … Continue reading

Posted in Programming | Tagged , , , , | 1 Comment