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

How can I close IQKyeboardManager in a special viewcontroller? #541

Closed
liaodalin19903 opened this issue Jun 25, 2016 · 1 comment
Closed
Labels

Comments

@liaodalin19903
Copy link

How can I close IQKyeboardManager in a special viewcontroller? in my project I have a controller does not need IQKeyboardManager,how can I close IQKeyboardManager in that viewcontroller?

@hackiftekhar
Copy link
Owner

You could take a look at this property

@property(nonatomic, strong, nonnull, readonly) NSMutableSet<Class> *disabledDistanceHandlingClasses;

Hope this helps.

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

No branches or pull requests

2 participants