UIGlassButton is port of the iOS API but private/undocumented: http://iphonedevwiki.net/index.php/UIGlassButton However, Miguel has made a glass button glass that is part of MT.Dialog: https://github.com/migueldeicaza/MonoTouch.Dialog/blob/master/MonoTouch.Dialog/Utilities/GlassButton.cs
René Am 05.08.2012 um 05:56 schrieb Phil Cockfield <[email protected]>: > What is the class for the solid Glass like buttons that you see in the > UIActionSheet (eg. "OK", "Cancel") and "Delete" in the iOS contacts app. > > They show as either Red, Green, or Black. > > I can't see any properties on UIButton, so figure they must be some other > kind of button. > Thanks! > > > -- > Phil Cockfield > > > > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
