Skip to content

Instantly share code, notes, and snippets.

@gpake
Created September 4, 2012 07:09
Show Gist options
  • Save gpake/3617893 to your computer and use it in GitHub Desktop.
Save gpake/3617893 to your computer and use it in GitHub Desktop.
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