点
现在我们来添加点按钮,创建一个!类型的属性 。
- class KeyboardViewController: UIInputViewController {
- var nextKeyboardButton: UIButton!
- var dotButton: UIButton!
- ...
- }
增加一个名为的方法 。使用系统按钮来初始化名为的属性 。增加一个事件回调函数 。设置一个大字体然后增加圆角,同时增加约束来限制它距离水平中心50个,垂直居中 。这个代码应该和下面部分类似 。
- func addDot() {
- // initialize the button
- dotButton = UIButton.buttonWithType(.System) as UIButton
- dotButton.setTitle(".", forState: .Normal)
- dotButton.sizeToFit()
- dotButton.setTranslatesAutoresizingMaskIntoConstraints(false)
- // adding a callback
- dotButton.addTarget(self, action: "didTapDot", forControlEvents: .TouchUpInside)
- H5移动端 IOS输入法遮挡input解决思路
- 【h5】ios自带输入法输入中文时多次触发input事件的处理
- iOS输入法—基于XCTest框架的异步测试
- 关于ios下中文输入法 连续输入空格问题
- 间谍程序Exodus移植到iOS平台上 恐窃取用户信息
- ios越狱后还能回来吗
- ios功能暂不可用是什么意思
- fhd+和qhd+屏幕区别
- 光遇合服后安卓可以登ios号吗
- 4寸是dn多少的