Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

键盘消失通知监听回调出无效,代码判断是否有问题,问题代码段如下: #21

Open
WCMYCML opened this issue Nov 24, 2021 · 1 comment

Comments

@WCMYCML
Copy link

WCMYCML commented Nov 24, 2021

@objc func plateKeyBoardHidden(){ if !inputTextfield.isFirstResponder { delegate?.plateKeyBoardHidden?() } }
这个代理回调应该是是第一响应者的时候调用 对应函数,这里给判定为 “否” 多了一个 “!”

@shang1219178163
Copy link
Collaborator

已经离职,自己克隆一份自定义吧。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants