Now i am using the private method which is given below,
[self.Textfield setValue:[UIColor darkGrayColor] forKeyPath:@"_placeholderLabel.textColor”];
Please any help for the public method for the changing the Placeholder color.
Thanks in Advance.