Possible Duplicate:
How do I size a UITextView to its content?
i have a textview called labelTextView i want to set the size of the UITextView dynamically so that according to text in the UITextView the size gets adjusted . i wanted to know how to create it ,any help would be helpful .since i am creating it dynamically i dont need to insert textview in the nib file .