The members of UIKit.IUITextInputTraits are listed below.
| AutocapitalizationType | UITextAutocapitalizationType. The UIKit.UITextAutocapitalizationType used by the UIKit.UITextInput. | |
| AutocorrectionType | UITextAutocorrectionType. The UIKit.UITextAutocorrectionType used by the UIKit.UIKit.UITextInput. | |
| EnablesReturnKeyAutomatically | bool. Whether the return key is automatically enabled. | |
| KeyboardAppearance | UIKeyboardAppearance. The UIKit.UIKeyboardAppearance used by the UIKit.UITextInput | |
| KeyboardType | UIKeyboardType. The UIKit.UIKeyboarType used by the UIKit.UITextInput. | |
| ReturnKeyType | UIReturnKeyType. The form of the return key for the UIKit.UITextInput. | |
| SecureTextEntry | bool. Whether the entered text should be hidden. | |
| SpellCheckingType | UITextSpellCheckingType. Documentation for this section has not yet been entered. |