On 16.10.2011 22:33, Andreas Ploetzeneder wrote:
> Hi,
> how can i make the Leftbarbutton, of a UINavigationitem to have a peak?
> without using uinavigationcontroller?
>
> this.NavigationItem.LeftBarButtonItem=new UIBarButtonItem (new
> UIImage("Images/home.png"),UIBarButtonItemStyle.Bordered,back);

I've seen solutions/hacks for this on stackoverflow.

You may want to search for "leftBarButtonItem and arrow",
because I don't believe "peak" is the correct notation of
the arrow.

Robert

_______________________________________________
MonoTouch mailing list
MonoTouch@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to