http://developer.apple.com/library/iOS/#documentation/UIKit/Reference/UITextInputTraits_Protocol/Reference/UITextInputTraits.html

UITextField yourtextfield = new etc

yourtextfield.AutoCorrectionType = UITextAutoCorrectionType.Yes

should do the trick.

On Thu, Aug 11, 2011 at 13:05, john_m0101 <[email protected]> wrote:
> I can see from google search that there is an auto complete facility in iOs
> but  I am drawing a blank when searching under Monotouch - could anyone
> point me to a decent example - if one exist?
> tia
> John M
>
> --
> View this message in context: 
> http://monotouch.2284126.n4.nabble.com/auto-complete-in-monotouch-tp3735654p3735654.html
> Sent from the MonoTouch mailing list archive at Nabble.com.
> _______________________________________________
> MonoTouch mailing list
> [email protected]
> http://lists.ximian.com/mailman/listinfo/monotouch
>



-- 
Nic Wise
t.  +44 7788 592 806 | @fastchicken | http://www.linkedin.com/in/nicwise
b. http://www.fastchicken.co.nz/

mobileAgent (for FreeAgent): get your accounts in your pocket.
http://goo.gl/IuBU
Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa
London Bike App: Find the nearest Boris Bike, and get riding! http://goo.gl/Icp2
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to