2016年3月14日

键盘

摘要: 一、键盘风格   UIKit框架支持8种风格键盘。 用法用例: textView.keyboardtype= UIKeyboardTypeNumberPad; 二、键盘外观 用法用例: textView.keyboardAppearance=UIKeyboardAppearanceDefault; 阅读全文

posted @ 2016-03-14 17:49 bella和lucy 阅读(225) 评论(0) 推荐(0)

导航