Search Unity

How to switch ASCII mobile keyboard to numbers programmatically ?

Discussion in 'Scripting' started by u_rs, Apr 30, 2018.

  1. u_rs

    u_rs

    Joined:
    Jan 5, 2016
    Posts:
    147
    I want keyboard to be opened with numbers instead of letters without necessity for user to switch it manually.
     
  2. methos5k

    methos5k

    Joined:
    Aug 3, 2015
    Posts:
    8,712
  3. u_rs

    u_rs

    Joined:
    Jan 5, 2016
    Posts:
    147
    I've seen that. I need numbers and asterix sign (multiplication), but in types which propose numbers there no asterix. So I need ASCII, but number should be entered, so I need ASCII type to be switched programmatically to numbers.
     
  4. Ryiah

    Ryiah

    Joined:
    Oct 11, 2012
    Posts:
    21,147
    u_rs likes this.
  5. u_rs

    u_rs

    Joined:
    Jan 5, 2016
    Posts:
    147
    Thanks, didn't notice. :p
    But if someone knows how to switch layouts programmatically.... and how to type letters from PhonePad buttons ? (asking just in case).