The `initWithNavigationBarClass` selector you're looking for is mapped with this constructor:
public UINavigationController (Type navigationBarType, Type toolbarType) On Sat, Oct 5, 2013 at 8:48 AM, efontana <[email protected]> wrote: > BTW: this is what I'm trying to use; > > http://stackoverflow.com/questions/18897485/achieving-bright-vivid-colors-for-an-ios-7-translucent-uinavigationbar > > > > > -- > View this message in context: > http://monotouch.2284126.n4.nabble.com/How-to-use-initWithNavigationBarClass-with-MonoTouch-tp4658500p4658501.html > Sent from the MonoTouch mailing list archive at Nabble.com. > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch >
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
