http://iosapi.xamarin.com/?link=T:Xamarin.Forms.Keyboard/*
http://iosapi.xamarin.com/?link=M:Xamarin.Forms.Keyboard.Create(Xamarin.Forms.KeyboardFlags)
I want a keyboard that the same as the Password keyboard in my app (no suggestions, emoticons, spell check, or capitalizing of sentences). But I can't seem to get the closest solution to that to work. (Keyboard.Create(0)). Keyboard.Create(KeyboardFlags) doesn't seem to allow no flags. It still shows suggestions when you set it to 0.
I really wish Keyboard.Password were an option but if that can't be done could Keyboard.Create(0) be made to work? I can't seem to create a bugzilla account. It always fails to send me the password.