文件名称:UIViewController-KeyboardAdditions:微小的UIViewController类别,为键盘处理逻辑提供了便捷的方法
文件大小:427KB
文件格式:ZIP
更新时间:2024-02-25 03:52:07
keyboard ios objective-c keyboard-notifications hacktoberfest
UIViewController-KeyboardAdditions
迅捷版
对于Swift兼容版本,请查看
描述
UIViewController+KeyboardAdditions类别通过使用几种简单方法扩展UIViewController类来简化键盘处理逻辑。 支持自动版式和基于frame的动画。
用法
导入类别#import
【文件预览】:
UIViewController-KeyboardAdditions-master
----.gitignore(609B)
----README.md(2KB)
----Example()
--------UIViewController-KeyboardAdditions()
--------Podfile.lock(368B)
--------UIViewController-KeyboardAdditions.xcodeproj()
--------UIViewController-KeyboardAdditions.xcworkspace()
--------Pods()
--------Podfile(263B)
--------Tests()
----Pod()
--------Assets()
--------Classes()
----LICENSE(1KB)
----demo.gif(574KB)
----UIViewController-KeyboardAdditions.podspec(998B)
----.travis.yml(445B)