Skip to content

Instantly share code, notes, and snippets.

@iosdevie
Created May 29, 2021 19:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save iosdevie/71945bd8ba21226559757ab79d99da3d to your computer and use it in GitHub Desktop.
Save iosdevie/71945bd8ba21226559757ab79d99da3d to your computer and use it in GitHub Desktop.
searchBar.searchTextField.allowsCopyingTokens = false
searchBar.searchTextField.allowsDeletingTokens = false
searchBar.searchTextField.clearButtonMode = .never
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment