Additional KeyboardFlags
See original GitHub issueDescription
Hi,
Please add the following to the KeyboardFlags Enum:
ForceCapital / ForceUpper : to force all letters in CAPS. ForceSmall / ForceLower : to force all letters in Small.
Thanks,
Public API Changes
KeyboardFlag.ForceUpper
KeyboardFlag.ForceLower
Intended Use-Case
To force or upper in many cases such as password, email, etc…
Issue Analytics
- State:
- Created 2 years ago
- Comments:7 (2 by maintainers)
Top Results From Across the Web
KeyboardFlags Enum (Xamarin.Forms)
Enumerates keyboard option flags that controls capitalization, spellcheck, and suggestion behavior.
Read more >Additional KeyboardFlags' Enum · Issue #13461
Hi, Please add the following to the KeyboardFlags Enum: ForceCapital / ForceUpper : to force all letters in CAPS.
Read more >Is It possible to set a Keyboard to "Sentence Capitalisation ...
As mentioned correctly in the first answer, setting the keyboard flags is not possible out of the box. While you can certainly subclass ......
Read more >Bringing Back Keyboard Flags in macOS 12.4 Monterey
More importantly, you would also see these flags in the menu bar's Input menu, with the currently selected keyboard's flag as the menu...
Read more >Xamarin.Forms.KeyboardFlags Enumeration
Xamarin.Forms.KeyboardFlags Enumeration. Flagging enumeration for Keyboard options such as Capitalization, Spellcheck, and Suggestions.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

@jrahma sorry for the confusion, we now realize this was a feature proposal and not a bug report. You can ignore the comments from the msftbot account - this won’t be closed.
This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment. If it is closed, feel free to comment when you are able to provide the additional information and we will re-investigate.