Hi,
I'm using the following code. Unfortunately, the text is not displayed in the placeholder
where am I wrong?
[_userNew setPlaceholder:@"pippooooooo"];
[_userNew setBackgroundColor:[UIColor blueColor]];
[_userNew setValue:[UIColor blackColor]forKeyPath:@"_placeholderLabel.textColor"];
Hi,
I'm using the following code. Unfortunately, the text is not displayed in the placeholder
where am I wrong?
[_userNew setPlaceholder:@"pippooooooo"];
[_userNew setBackgroundColor:[UIColor blueColor]];
[_userNew setValue:[UIColor blackColor]forKeyPath:@"_placeholderLabel.textColor"];