• 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
Re: Dealing with the iOS 7 status bar
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Dealing with the iOS 7 status bar


  • Subject: Re: Dealing with the iOS 7 status bar
  • From: Kyle Sluder <email@hidden>
  • Date: Mon, 30 Sep 2013 12:29:09 -0700

On Mon, Sep 30, 2013, at 12:21 PM, Rick Mann wrote:
>
> Is this only solvable by setting up a UIToolbar delegate and implementing
> -positionForBar: (or some other programmatic means)?

The documentation for UIBarPositioning sure implies that this is how you
accomplish your goal:
<https://developer.apple.com/library/ios/documentation/uikit/reference/UIBarPositioning_Protocol/Reference/Reference.html#//apple_ref/doc/c_ref/UIBarPosition>

In particular, note that it works by _extending the background_. That
means you should still align the top of your toolbar to the top layout
guide, not to the top of the screen.

--Kyle Sluder
_______________________________________________

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


  • Prev by Date: Re: Efficient UITableViewCell usage
  • Previous by thread: Re: Efficient UITableViewCell usage
  • Index(es):
    • Date
    • Thread