[SWIFT] A list of rawValues for UITextContentType.

I wanted to use UITextContentType.init (rawValue :), but the rawValue was a little different so I'll list it for myself.

UITextContentType rawValue
.addressCity address-level2
.addressCityAndState address-level1+2
.addressState address-level1
.countryName country-name
.creditCardNumber cc-number
.emailAddress email
.familyName family-name
.fullStreetAddress street-address
.givenName given-name
.jobTitle organization-title
.location location
.middleName additional-name
.name name
.namePrefix honorifix-prefix
.nameSuffix honorifix-suffix
.newPassword new-password
.nickname nickname
.oneTimeCode one-time-code
.organizationName organization
.password password
.postalCode postal-code
.streetAddressLine1 address-line1
.streetAddressLine2 address-line2
.sublocality address-level3
.telephoneNumber tel
.URL url
.username username

I don't think I'll use it again, but I couldn't find it by a quick search, so I'll summarize it.

Recommended Posts

A list of rawValues for UITextContentType.
Get a list of MBean information for Java applications
Output a list of cron settings for all users.
Sort a List of Java objects
List of alternative distributions for CentOS
List of point cuts for making finer point cuts
List of download destinations for oracle java
Ability to display a list of products
Get a list of S3 files with ListObjectsV2Request (AWS SDK for Java)
A brief summary of Bootstrap features for beginners
A collection of simple questions for Java beginners
Awareness of object-oriented programming for half a year
Get a list of Qiita articles for a specific user with Ruby + Qiita API v2
I made a Docker image of SDAPS for Japanese
List of beginners (List) memo
Get a list of classes in a Guava specific package
[Rails] Volume that displays favorites and a list of favorites
List of frequently used Java instructions (for beginners and beginners)
Extract a specific element from the list of objects
List of MySQL sentences for programming beginners * Personal memo
Created a server-side for online card games [Table of Contents]
A program that counts the number of words in a List
Explanation of Ruby on rails for beginners ③ ~ Creating a database ~
Aiming for a basic understanding of the flow of recursive processing
Creating a batch of Liferay
docker-compose command list (for Rails)
[Java] Summary of for statements
[Ruby] List of basic commands
No property list found for type because it is a non-named query of Spring Data JPA
List of hosts file locations
A brief explanation of commitAllowingStateLoss
I created a Docker image of a container for learning OpenAI Gym
Outputs a list of CDK descriptor, class name, and 3D structure descriptor.
Handle business logic for a set of Entity in Java class
"Bundle install" causes a lot of git differences for gem files
Cast an array of Strings to a List of Integers in Java
How to output a list of strings in JSF as comma-separated strings
How to check for the contents of a java fixed-length string