TestView.h
@interface TestView : UIView {
}
TestView.m
@implementation TestView
이런식으로 나와야 Custom Class 등록 가능.
'개발지식창고 > iOS' 카테고리의 다른 글
mac mission controll reset in terminal (0) | 2019.04.17 |
---|---|
hiDIP disable 처리 (0) | 2018.02.15 |
Swift 번역 사이트 (0) | 2014.11.16 |
[iOS] mov -> mp4 코덱 변환 (0) | 2014.02.12 |
[iOS] 앨범에 접근하여 선택한 사진 파일경로 및 파일명 알아내는 소스 (0) | 2014.02.12 |