You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I am attempting to disable the toolbar in a specific class using IQKeyboardManager.sharedManager().disabledToolbarClasses , but doing so does not disable the toolbar in the class i want it to. Only the deprecated line of code does.
IQKeyboardManager.sharedManager().disableToolbarInViewControllerClass(OutputViewController)
The text was updated successfully, but these errors were encountered:
Hello,
I am attempting to disable the toolbar in a specific class using IQKeyboardManager.sharedManager().disabledToolbarClasses , but doing so does not disable the toolbar in the class i want it to. Only the deprecated line of code does.
IQKeyboardManager.sharedManager().disableToolbarInViewControllerClass(OutputViewController)
The text was updated successfully, but these errors were encountered: