If I create a UILabel, a UITextField, and a UITextView, then set them to have the same layout styles - eg, no background color, white text, and a Courier font at size 18 - the UILabel and UITextField look identical, whereas the UITextView looks different - the font looks thinner.If I create a UILabel, a UITextField, and a UIT