Does Xamarin.Forms support custom input methods? Say I want a calculator-like or phone-like keyboard with all the digits 0..9 plus '(' and ')' keys and the letter 'd' and '.'. Can I do that with Xamarin.Forms or do I have to use Xamarin Android instead?
↧