UITextAlignment is deprecated. Regardless, I want to use NSTextAlignment.Natural.
On Thu, Jan 17, 2013 at 2:51 PM, Adam Kemp <[email protected]> wrote: > Try UITextAlignment. The only difference is that UITextAlignment doesn't > have "Natural" or "Justified". > -- > Adam Kemp > [email protected] > (512) 683-6058 > > > > From: Len Charest <[email protected]> > To: monotouch <[email protected]>, > Date: 01/17/2013 04:40 PM > Subject: [MonoTouch] Where is NSTextAlignment? > Sent by: [email protected] > > > > I'm using MonoTouch 6.0.8. I don't see the NSTextAlignment enum defined in > either MonoTouch.UIKit or MonoTouch.Foundation. Should I be looking > somewhere else? > > Thanks, > Len_______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch > > > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch >
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
