zombie45
zombie's dev story
zombie45

공지사항

  • 분류 전체보기
    • iPhone
    • Study

인기 글

최근 댓글

최근 글

티스토리

반응형

블로그 메뉴

  • 홈
  • 태그
  • 미디어로그
  • 위치로그
  • 방명록
  • 글쓰기
전체 방문자
오늘
어제

태그

  • TextInputAction
  • FocusScope
  • 자동배포
  • actions
  • appDelegate
  • flutter_localizations
  • 오블완
  • 큰폴더
  • code spell checker
  • Box2d cocos2dx cocos2d-x
  • Animtaion
  • nextFocus
  • cspell
  • textformfield
  • cocoapods-binary-cache
  • caching
  • android_key_hash
  • Nodejs node express expressjs
  • cache
  • CI/CD
  • l10nization
  • intl
  • 티스토리챌린지
  • 큰파일
  • 안드로이드
  • UIViewController
  • jks
  • 카카오 로그인
  • flutter l10n helper
  • Flutter
hELLO · Designed By 정상우.
zombie45

zombie's dev story

iPhone

ios7 setting status bar style

2014. 1. 3. 17:04

change UIStatusBarStyleLightContent to whatever you prefer


@interface UINavigationController(CustomBarStyle)


@end


@implementation UINavigationController(CustomBarStyle)


- (UIStatusBarStyle)preferredStatusBarStyle

{

    return UIStatusBarStyleLightContent;

//    return self.topViewController.preferredStatusBarStyle;

}


@end

반응형

'iPhone' 카테고리의 다른 글

playing NSSound asynchronously  (0) 2014.01.27
ios version check  (0) 2014.01.03
아이폰 가격에 대하여  (0) 2013.10.27
find view  (0) 2013.09.24
presentviewcontroller ModalViewController on NavigationViewController error  (0) 2013.06.12
    'iPhone' 카테고리의 다른 글
    • playing NSSound asynchronously
    • ios version check
    • 아이폰 가격에 대하여
    • find view
    zombie45
    zombie45
    잡다한 개발

    티스토리툴바