iPhoneKeyboard.hideInput 隐藏输入
static var hideInput : bool
Description描述
Specifies if text input field above the keyboard will be hidden when the keyboard is on screen.
当键盘显示在屏幕上的时候指定在键盘上面的输入框是否被隐藏。
This property is applicable for single line text fields that have assigned keyboard with alphanumeric keys. Number-only keyboards will show text input field no matter if this flag is set to true or false.
这个属性是适用于已经设置键盘带字母数字键的单行文本字段。只有数字的键盘将显示文字输入字段无论如果这个属性被设置为真或假。
最后修改:2011年4月8日 Friday 15:30