'텍스트필드'에 해당되는 글 1건

  1. 2013.08.21 UITextFiled Placeholder Color

텍스트필드 placeholder 색상변경


[textFiled setValue:[UIColor blackColor] forKeyPath:@"_placeholderLabel.textColor"];

'iPhone Dev' 카테고리의 다른 글

p12 to pem  (0) 2014.02.18
[iOS7] status bar textcolor 변경  (0) 2013.09.25
앱스토어  (0) 2013.05.16
네비게이션 바 back 버튼 타이틀 변경  (0) 2013.04.08
CGRect -> NSString  (0) 2013.03.18
Posted by 떡공이
,