A description of the Android:inputtype property

Source: Internet
Author: User

<EditTextAndroid:layout_width= "Fill_parent"Android:layout_height= "Wrap_content"Android:inputtype= "Phone" />          <!--input type ordinary character -android:inputtype= "None" android:inputtype= "text" android:inputtype= "Textcapcharacters" Android:inputtype = "Textcapwords"//First Letter Capital android:inputtype= "textcapsentences"//Only first letter capitalized<!--Auto-Complete -    Android:inputtype= "Textautocorrect" android:inputtype= "Textautocomplete" android:inputtype= "textMultiLine"// Multiline input android:inputtype= "textimemultiline"//Input method multiple lines (not necessarily supported) android:inputtype= "textnosuggestions"//Do not prompt Android:inputt    Ype= "Texturi"//uri format android:inputtype= "textemailaddress"//e-mail address format android:inputtype= "Textemailsubject"//Message subject format Android:inputtype= "Textshortmessage"//Short Message Format android:inputtype= "Textlongmessage"//Long message Format android:inputtype= " Textpersonname "//Name format android:inputtype=" textpostaladdress "//Postal format android:inputtype=" Textpassword "//Password format for Android: Inputtype= "Textvisiblepassword"//Password visible format android:inputtype= "Textwebedittext"//As Text format for Web Forms android:inputtype= " TextFilter "//Text filter format android:inputtype=" textphonetic "//Pinyin input format android:inputtype=" number "//digital format android:inputtype=" Numbersigned "//Signed number format android:inputtype=" Numberdecimal "//can have a floating point format with decimal point android:inputtype=" Phone "//dial pad ANDROID:INP Uttype= "datetime"//Date + time format Android:inpuTtype= "Date"//Date keyboard android:inputtype= "time"//Timing keyboard 

A description of the Android:inputtype property

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.