How to make the Number view in keyboard UITextField to become default?
        Posted  
        
            by vodkhang
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by vodkhang
        
        
        
        Published on 2010-05-24T02:10:46Z
        Indexed on 
            2010/05/24
            2:20 UTC
        
        
        Read the original article
        Hit count: 356
        
I have a UITextField but my users will prefer enter some number in that field rather than typing text character (like enter a cost a product). So, how can I make the Number View in the keyboard to become default whenever the user tap into the UITextField?
© Stack Overflow or respective owner