I Need to implement a UIAlertController such as this UIAlertController with left alligned UIAlertAction. Any Workaround on this text alignment using UIAlertController
Asked
Active
Viewed 83 times
0
-
1There doesn't appear to be a way to do this aside from using private APIs. – saagarjha Feb 24 '17 at 04:31
-
1You can find the same answer posted here: http://stackoverflow.com/questions/25962559/uialertcontroller-text-alignment/26949674#26949674 – sweta.me Feb 24 '17 at 05:24