On a UILabel
or UITextField
, one can set a minimum font size to which the font will shrink if it does not fit otherwise in the element.
Is there an equivalent for this on a UITextView
, and if not, is there a solution?
On a UILabel
or UITextField
, one can set a minimum font size to which the font will shrink if it does not fit otherwise in the element.
Is there an equivalent for this on a UITextView
, and if not, is there a solution?