改變UITextField placeHolder 字體 顏色

 
[_textSearchField setValue:[UIColor redColor] forKeyPath:@"_placeholderLabel.textColor"];
_textSearchField.font = [UIFont fontWithName:@"0" size:12.0f];
相關文章
相關標籤/搜索