Hi All,
I was trying to reduce the tvOS searchBar font size but no luck.
if #available(tvOS 14.0, *) {
UILabel.appearance(whenContainedInInstancesOf: [UISearchBar.self]).font = UIFont.boldSystemFont(ofSize: 38.0)
UITextField.appearance(whenContainedInInstancesOf: [UISearchBar.self]).font = UIFont.boldSystemFont(ofSize: 38.0)
}
Is it possible to change the text tvOS searchbar font size?
Selecting any option will automatically load the page