0

UISearchBar default text colour is black colour in UISearchController. How can we change the UISearchController UISearchBar text colour to white colour in tvOS10

rmaddy
  • 314,917
  • 42
  • 532
  • 579
GAURAV VIG
  • 269
  • 2
  • 9

1 Answers1

1

Found the solution for my issue. Setting "User Interface Style" property to "Dark" in plist solved the problem

GAURAV VIG
  • 269
  • 2
  • 9