WPInputBackout
Usage
- 导入#import "UITextView+WPBackout.h"
- [self.textView wpAddBackoutBar];
- 也可以使用自定义按钮,这样需要响应- (void)wpTextViewBackoutAction事件。
Requirements
iOS 7以上
Installation
WPInputBackout is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'WPInputBackout'
Author
License
WPInputBackout is available under the MIT license. See the LICENSE file for more info.