-2

I am looking for UITextFieldDelegate sample code. Please teach when knowing.

Piyush Dubey
  • 2,416
  • 1
  • 24
  • 39
marcy
  • 4,213
  • 3
  • 23
  • 14

1 Answers1

2

Here's Apple's docs: UITextFieldDelegate

In the first section, they have a bunch of links to sample code. See:

Related sample code

Unless you ask for anything more specific, this is the best I can do.

Malaxeur
  • 5,973
  • 1
  • 36
  • 34