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 |
Tags
- GCD
- afterdelay
- 스마트폰
- 포켓볼
- 아이폰7
- swift3
- 페이백
- 신도림 테크노마트
- UITableView
- 신도림
- 얻는법
- setting
- Xcode
- swift
- simulator
- Check
- push
- loop
- Bitcode
- error
- 해몽
- IOS
- 샘플
- 보라카이
- 앱스토어
- LG유플러스
- 포켓몬 GO
- 공략
- Example
- UIView
Archives
- Today
- Total
도래울
Display CGRect Frame Values in NSLog 본문
Here is simple tip to display frame values of any UIView with NSLog
1
|
|
After this run your app and in Debugger Console you will se output where values are written in x, y, width, height format.
1
|
|
'개발 > iOS' 카테고리의 다른 글
swift network library alamofire (1) | 2016.04.07 |
---|---|
cocoapods 사용하기 (0) | 2016.03.31 |
iOS SWIFT 전화걸기 액션 (0) | 2016.03.14 |
iOS 라이브러리 정리 (1) | 2016.03.11 |
부분 코드 실행이 가능한 Xcode 플러그인[설치용], VWInstantRun (0) | 2016.03.11 |
Comments