Hello,
on EditText, by code, I can write
txt_num_tel.TextColor = Colors.Cyan
txt_num_tel.TextSize = 30
txt_num_tel.Gravity = Gravity.LEFT
txt_num_tel.Gravity = Gravity.CENTER_VERTICAL
how to change the properties Input Type to Phone ?
Best Regards
on EditText, by code, I can write
txt_num_tel.TextColor = Colors.Cyan
txt_num_tel.TextSize = 30
txt_num_tel.Gravity = Gravity.LEFT
txt_num_tel.Gravity = Gravity.CENTER_VERTICAL
how to change the properties Input Type to Phone ?
Best Regards