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 to set enablesReturnKeyAutomatically = true ? #37

Open
wuyazi opened this issue Oct 21, 2016 · 1 comment
Open

How to set enablesReturnKeyAutomatically = true ? #37

wuyazi opened this issue Oct 21, 2016 · 1 comment

Comments

@wuyazi
Copy link

wuyazi commented Oct 21, 2016

I want to set enablesReturnKeyAutomatically, how to do it?

@mlight3
Copy link
Contributor

mlight3 commented May 23, 2017

You can access internal textView by textView property.
growingTextView.textView.enablesReturnKeyAutomatically = true

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