Created
April 14, 2017 08:37
-
-
Save guoc/3859b89e424ba570e77e32c45e707d1f to your computer and use it in GitHub Desktop.
Customize UISearchBar's text field
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
let textFieldInsideSearchBar = searchBar.value(forKey: "searchField") as? UITextField |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment