How can I implement a input TextField with expression icons supported on iPhone application? -



How can I implement a input TextField with expression icons supported on iPhone application? -

how can implement input textfield look icons or highlighted string supported on iphone application? there open source library can refered?

seek this. self.mytextfield.datadetectortypes = uidatadetectortypephonenumber uidatadetectortypephonenumber uidatadetectortypelink uidatadetectortypeaddress uidatadetectortypecalendarevent uidatadetectortypenone uidatadetectortypeall

iphone

Comments

Popular posts from this blog

c# - Move local mssql database to webhosted MYSQL -

java - How to pass parameters between Request-Scoped Controllers? -

string - what is the difference between "some" == "some\0" and strcmp("some","some\0") in c++? -