I am displaying a lengthy message in UIAlertView. Is there a way I can show the message left aligned instead of default center aligned ?
I saw a method setNumberOfRows to adjust buttons in case button captions are lengthy, but is the function deprecated ? it seems not working in case of UIAlertView.
how can I make my buttons vertically arranged in UIAlertView then ?
regards
Jagat
I saw a method setNumberOfRows to adjust buttons in case button captions are lengthy, but is the function deprecated ? it seems not working in case of UIAlertView.
how can I make my buttons vertically arranged in UIAlertView then ?
regards
Jagat