Has anyone any idea or code sample on how can I change the text color of the placeholder text of a UISearchBar?
Swift 3
UILabel.appearance(whenContainedInInstancesOf: [UISearchBar.self]).textColor = UIColor.white