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 |
Tags
- 신도림 테크노마트
- LG유플러스
- 신도림
- GCD
- 포켓볼
- Check
- setting
- afterdelay
- 앱스토어
- 공략
- 샘플
- 보라카이
- 페이백
- 아이폰7
- Bitcode
- swift
- UIView
- UITableView
- 포켓몬 GO
- 스마트폰
- push
- IOS
- 얻는법
- simulator
- Xcode
- swift3
- loop
- error
- 해몽
- Example
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