Skip to content

Conversation

@wcwynn
Copy link
Contributor

@wcwynn wcwynn commented May 1, 2025

The default value for this property is false. If you set it to true, the keyboard disables the Return key when the text entry area contains no text. As soon as the user enters some text, the Return key is automatically enabled.

https://developer.apple.com/documentation/uikit/uitextinputtraits/enablesreturnkeyautomatically

- The default value for this property is false. If you set it to true,
  the keyboard disables the Return key when the text entry area contains
  no text. As soon as the user enters some text, the Return key is
  automatically enabled.

  https://developer.apple.com/documentation/uikit/uitextinputtraits/enablesreturnkeyautomatically
@wcwynn
Copy link
Contributor Author

wcwynn commented May 1, 2025

@lukeredpath I'm not sure of the reason for the CI failure. Any idea of how to resolve?

@lukeredpath lukeredpath merged commit b42061a into lukeredpath:main Sep 30, 2025
1 of 2 checks passed
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

Successfully merging this pull request may close these issues.

2 participants