On 26.08.2011 18:20, Dean Cleaver wrote: > I'm looking to implement the type of alert view that appears when you click > "Mark" (among other things) in emails - where it slides up from the bottom > with various buttons (the UIAlertView can really only come with 4 buttons > total - 4 (plus cancel) and it starts messing up). > > Is there an existing class that supports this - I'm unsure of the terms to > search on, and have found nothing? >
This is a UIActionSheet, a class supported by MT. Robert _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
