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

[InputExtensions] Add ReturnType attached property #1119

Closed
kazo0 opened this issue May 1, 2024 · 0 comments · Fixed by #1128
Closed

[InputExtensions] Add ReturnType attached property #1119

kazo0 opened this issue May 1, 2024 · 0 comments · Fixed by #1128
Assignees
Labels
control/extensions-helpers-markup Related to attached properties, helper classes, or markup extensions without a finer tag kind/enhancement New feature or request.

Comments

@kazo0
Copy link
Contributor

kazo0 commented May 1, 2024

We should have a ReturnType, or similarly named, attached property that we could use on text input controls to control what type of return key type will appear on the soft-input keyboard in appropriate platforms

Similar options to https://learn.microsoft.com/en-us/dotnet/api/microsoft.maui.returntype?view=net-maui-8.0 should be available

@kazo0 kazo0 added kind/enhancement New feature or request. control/extensions-helpers-markup Related to attached properties, helper classes, or markup extensions without a finer tag labels May 1, 2024
@rajamatt rajamatt self-assigned this May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
control/extensions-helpers-markup Related to attached properties, helper classes, or markup extensions without a finer tag kind/enhancement New feature or request.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants