Enumeration: UIKeyboardAppearance

Overview

The appearance of the keyboard used by a text-based view.

Constant Summary

UIKeyboardAppearanceDefault

Use the default keyboard appearance for the current input method.available in ios 2.0 and later.declared in uitextinputtraits.h.

UIKeyboardAppearanceAlert

Use a keyboard that is suitable for an alert panel.available in ios 2.0 and later.declared in uitextinputtraits.h.