IOS UIStatusBar

[selfsetNeedsStatusBarAppearanceUpdate];

- (UIStatusBarStyle)preferredStatusBarStyleNS_AVAILABLE_IOS(7_0);// Defaults to UIStatusBarStyleDefault

- (BOOL)prefersStatusBarHiddenNS_AVAILABLE_IOS(7_0);// Defaults to NO

// Override to return the type of animation that should be used for status bar changes for this view controller. This currently only affects changes to prefersStatusBarHidden.

- (UIStatusBarAnimation)preferredStatusBarUpdateAnimationNS_AVAILABLE_IOS(7_0);// Defaults to UIStatusBarAnimationFade

// This should be called whenever the return values for the view controller's status bar attributes have changed. If it is called from within an animation block, the changes will be animated along with the rest of the animation block.

- (void)setNeedsStatusBarAppearanceUpdateNS_AVAILABLE_IOS(7_0);

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容

  • **2014真题Directions:Read the following text. Choose the be...
    又是夜半惊坐起阅读 13,425评论 0 23
  • NAME dnsmasq - A lightweight DHCP and caching DNS server....
    ximitc阅读 7,943评论 0 0
  • 两台处于相同网段的主机设置远程登录 设置防火墙控制面板 - 防火墙 - 允许程序通过windows防火墙- 勾选远...
    wildsre阅读 3,233评论 0 0
  • 如何使企业的员工教育更好地适应改革开放的新形势和科学技术的新发展,进一步提高员工的思想道德素质和文化技术素质,为工...
    upcrystall阅读 1,605评论 0 0
  • Bug,译名臭虫,在计算机世界里,它是软件缺陷的代名词。 做软件开发的人都知道,没有不存在Bug的软件,这个真相虽...
    王安迪阅读 4,229评论 0 0