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

DCBorderedTextView Remove Done Button #4

Closed
yarodevuci opened this issue Dec 4, 2016 · 2 comments
Closed

DCBorderedTextView Remove Done Button #4

yarodevuci opened this issue Dec 4, 2016 · 2 comments

Comments

@yarodevuci
Copy link

How to remove annoying done button above the keyboard?
simulator screen shot dec 4 2016 3 28 09 pm

@agordeev
Copy link
Owner

agordeev commented Dec 5, 2016

There is a property called showToolbar. It's true by default. Just set it to false.

Another easy way is to change the property with using the attributes inspector. Switch Show Toolbar from Default to Off.

@yarodevuci
Copy link
Author

Thank you! That helped. Did not even noticed that functionality

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