键盘监听小助手 LJWKeyboardHandler
- 授权协议: Apache
- 开发语言: Objective-C
- 操作系统: iOS
- 软件首页: https://github.com/chinaljw/LJWKeyboardHandler/blob/master/README.md
- 软件文档: https://github.com/chinaljw/LJWKeyboardHandler/blob/master/README.md
软件介绍
监听键盘的小助手,在ViewController里注册下就能用了哟~
非常环保的小助手,跟随试图控制器的销毁而销毁~
可以在不同的ViewController里设置不同的辅助移动高度~
insert code in ViewController
Just like this
[self registerLJWKeyboardHandler];
