AutoCapitalizationType |
This property determines at what times the Shift key is automatically pressed, thereby making the typed character a capital letter. The default value for this property is actTextAutocapitalizationTypeSentences . |
AutoCorrectionType |
This property determines whether auto-correction is enabled or disabled during typing. |
SpellCheckingType |
This property determines whether spell-checking is enabled or disabled during typing. With spell-checking enabled, the text object generates red underlines for all misspelled words. |
EnablesReturnKeyAutomatically |
A Boolean value indicating whether the return key is automatically enabled when text is entered by the user. |
KeyBoardAppearance |
The appearance style of the keyboard that is associated with the TextField. |
KeyBoardType |
The keyboard style associated with the TextField. |
ReturnKeyType |
The contents of the “return” key. |
SecureTextEntry |
Identifies whether the TextField should hide the text being entered. |