Skip to content

Instantly share code, notes, and snippets.

@Bellaposa
Created June 6, 2020 13:31
Show Gist options
  • Save Bellaposa/be6e017c890afd16f87890d9816b0bf4 to your computer and use it in GitHub Desktop.
Save Bellaposa/be6e017c890afd16f87890d9816b0bf4 to your computer and use it in GitHub Desktop.
searchTextField.singleItemHandler = { [weak self] value in
print(value)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment