activeInputModes The active text-input modes. Declarationclass var activeInputModes: [UITextInputMode] { get } DiscussionEach element in the array is an instance of UITextInputMode. Returns an empty array if no such instances have been set by the text input system.