Sorry for my poor english.
I have UITextview, which is configured with Auto layout. So it's height will change depends on devices. So it should take the font size, in such way that it show only one line available space. like SMS box or Chat box.
See the pictures for iPhone4 it shows only one line and for iPhone 6s and 5s it shows two lines. But for me it should increase font size and show only one line for any size.