sizeToFit()
Resizes the receiver to fit its text.
Declaration
func sizeToFit()Discussion
The text view will not be sized any smaller than its minimum size, however.
Resizes the receiver to fit its text.
func sizeToFit()The text view will not be sized any smaller than its minimum size, however.