oc:
[IQKeyboardManager sharedManager].previousNextDisplayMode = IQPreviousNextDisplayModeAlwaysHide;
swift:
IQKeyboardManager.shared.previousNextDisplayMode = .alwaysHide
oc:
[IQKeyboardManager sharedManager].previousNextDisplayMode = IQPreviousNextDisplayModeAlwaysHide;
swift:
IQKeyboardManager.shared.previousNextDisplayMode = .alwaysHide
本文标题:IQKeyboardManager中隐藏下一个上一个按钮
本文链接:https://www.haomeiwen.com/subject/oqynpdtx.html
网友评论