Skip to content

Instantly share code, notes, and snippets.

@quangtqag
Created June 22, 2016 04:11
Show Gist options
  • Save quangtqag/f15f506653fff9cd18dc34a1244a91d1 to your computer and use it in GitHub Desktop.
Save quangtqag/f15f506653fff9cd18dc34a1244a91d1 to your computer and use it in GitHub Desktop.
func getSearchTextField() -> UITextField {
return valueForKey("_searchField") as! UITextField
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment