IanMK2 Blog


UITextView *textView;
textView.font = [UIFont fontWithName:@"Helvetica" size:14.0];

빌더에서 프로퍼티에 없길래 찾았는데 메소드에 있었다.
Posted by IanMK2