티스토리 뷰
//Interface @property (strong, nonatomic) IBOutlet UIImageView *Image1; @property (strong, nonatomic) IBOutlet UIImageView *image2; //Implementation image2.image = Image1.image; UIImage *img1 = Image1.image; UIImage *img2 = image2.image; [Image1 image ].accessibilityIdentifier = @"asd"; NSString *str = img2.accessibilityIdentifier; // str = img1.accessibilityIdentifier; NSLog(@"accessibilityIdentifier String %@",str);
'프로그래밍 > ios' 카테고리의 다른 글
| xcode 다른 버전 설치가 가능하네? (0) | 2016.09.29 |
|---|---|
| CocoaPods 설치 시 오류 Error installing cocoa pods active support requires Ruby version (2) | 2016.09.22 |
| UITextField 글자수 제한 (0) | 2016.09.01 |
| Objective-C style guide (0) | 2016.08.30 |
| [xcode] 설정 Reset 하기 (0) | 2016.05.19 |
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- 봄봄봄
- xcode7
- ListView
- keyboard
- android jar
- Re:NK
- 코드 하이라이트
- serialize
- xcode8
- ios
- 막국수
- 킹스맨
- 휴게소
- 안드로이드 라이브러리
- 가평휴게소
- 안드로이드
- 리엔케이
- 아이콘 사이즈
- 엘지
- resize
- git flow
- Xcode
- gitgub
- 남자화장품
- cocoapods
- custom font
- crop
- 참나무숯불닭갈비
- Android
- ShardPreferenes
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 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 |
글 보관함