March 2014
Intermediate to advanced
672 pages
40h 11m
English
Text fields implement the UITextInputTraits protocol. This protocol provides eight properties that you set to define the way the field handles text input:
autocapitalizationType—Defines the text autocapitalization style. Available styles use sentence capitalization, word capitalization, all caps, and no capitalization. Avoid capitalizing when entering user names and passwords. Use word capitalization for proper names and street address entry fields.
autocorrectionType—Specifies whether the text is subject to iOS’s autocorrect ...
Read now
Unlock full access