UISearchBar default text colour is black colour in UISearchController. How can we change the UISearchController UISearchBar text colour to white colour in tvOS10
Asked
Active
Viewed 347 times
1 Answers
1
Found the solution for my issue. Setting "User Interface Style" property to "Dark" in plist solved the problem

GAURAV VIG
- 269
- 2
- 9
-
I have fixed it with the help of plist. But it is effecting another place. – Sankalap Yaduraj Singh Nov 03 '16 at 06:11