Contents

UITextAutocapitalizationType

The autocapitalization behavior of a text-based view.

Declaration

enum UITextAutocapitalizationType

Overview

Use these constants with the autocapitalizationType property. If the script system doesn’t support capitalization, the keyboard input method ignores these constants.

Some keyboard types don’t support autocapitalization. Specifically, if the keyboardType property is set to UIKeyboardType.numberPad, UIKeyboardType.phonePad, or UIKeyboardType.namePhonePad, the system ignores these constants.

Topics

Constants

Initializers

See Also

Managing spelling and autocorrection