Skip to content

Instantly share code, notes, and snippets.

@DisappearPing
Created September 22, 2016 09:45
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 DisappearPing/a5caee53639fbee5aeeec8144055ff73 to your computer and use it in GitHub Desktop.
Save DisappearPing/a5caee53639fbee5aeeec8144055ff73 to your computer and use it in GitHub Desktop.
Hide(Disable) Flashing input Leverage(Blinking Cursor) swift 2.2
yourTextField.valueForKey("textInputTraits")?.setValue(UIColor.clearColor(), forKey: "insertionPointColor")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment