Skip to content

Instantly share code, notes, and snippets.

@gpake
Created September 4, 2012 07:09
change the textfield's placeholder
[self.gUserNameTextField setValue:[UIColor redColor]
forKeyPath:@"_placeholderLabel.textColor"];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment