• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
UINavigationItem backButtonTitle property is missing?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

UINavigationItem backButtonTitle property is missing?


  • Subject: UINavigationItem backButtonTitle property is missing?
  • From: "Steve Wart" <email@hidden>
  • Date: Sat, 4 Oct 2008 08:47:17 -0700

Hi,

I'm working through the iPhone UINavigationController tutorial and noticed
that the class reference for UINavigationItem contains the following

*backButtonTitle*
The title to use when this item is represented by a back button on the
navigation bar.

@property(nonatomic, copy) NSString *backButtonTitle

*Discussion*
When this item is the back item of the navigation bar—when it is the next
item below the top item—it may be represented as a back button on the
navigation bar. Use this property to specify a title for the back button.
The default value is the navigation item's title.

*Availability*
Available in iPhone OS 2.0 and later.
*See Also*
  @property backItem
  @property hidesBackButton
*Declared In*
UINavigationBar.h

However, this property does not seem to be declared in UINavigationItem.h
(the private attribute _backButtonTitle is declared).

I've encountered this in both the 2.0 and 2.1 versions of the SDK.

Am I missing something? Is there a workaround that someone can suggest?

Thanks,
Steve
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • [Moderator] Re: UINavigationItem backButtonTitle property is missing?
      • From: Scott Anguish <email@hidden>
    • Re: UINavigationItem backButtonTitle property is missing?
      • From: Roland King <email@hidden>
  • Prev by Date: Re: Customize NSScroller
  • Next by Date: Re: UINavigationItem backButtonTitle property is missing?
  • Previous by thread: Re: Class Extensions (Re: Clueless about this warning)
  • Next by thread: Re: UINavigationItem backButtonTitle property is missing?
  • Index(es):
    • Date
    • Thread