If I set the Property CharacterCasing on TextBox via XAML (e.g. to "Lower"), it works on UWP but not on Android. Did not test WASM and iOs.
The CharacterCasing is respected on Android, too.
Add a TextBox to a page and set it's CharacterCasing to "Lower". On UWP you can't enter uppercase Characters. On Android, the upperace characters are shown.
Nuget Package: v1.46.230-dev.2733
Package Version(s):
Affected platform(s):
Visual Studio
Relevant plugins
See Remarks here. Maybe the characters are entered programmatically on Android?
@ghuntley @davidjohnoliver Would you assign this one to me?
Most helpful comment
@ghuntley @davidjohnoliver Would you assign this one to me?