Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- 스마트폰
- 앱스토어
- 아이폰7
- GCD
- 포켓몬 GO
- 신도림
- IOS
- Xcode
- loop
- LG유플러스
- 포켓볼
- Check
- error
- UITableView
- 샘플
- 보라카이
- Bitcode
- simulator
- 페이백
- swift3
- 얻는법
- swift
- 해몽
- 공략
- UIView
- push
- 신도림 테크노마트
- Example
- afterdelay
- setting
Archives
- Today
- Total
도래울
swift navigation bar image 본문
let logo = UIImage(named: "logo.png")
let imageView = UIImageView(image:logo)
self.navigationItem.titleView = imageView
'개발 > iOS' 카테고리의 다른 글
LocationManager 가 작동 하지 않는 경우 (0) | 2016.05.04 |
---|---|
UIView frame, bounds 그리고 좌표 (0) | 2016.05.04 |
UIView, UISlider, UISwitch Swift 코드 생성 (0) | 2016.04.29 |
[iOS]NSLayoutConstraint 사용하기 (0) | 2016.04.28 |
UIScrollview 페이징 처리 (0) | 2016.04.27 |
Comments