[MonoTouch] Leftbarbutton with peak

Robert Jordan robertj at gmx.net
Mon Oct 17 05:04:37 EDT 2011


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



More information about the MonoTouch mailing list