Skip to main content

TextInputOptions Properties

Properties

AutoCapitalizationAutomatically capitalize letters at the start of the sentence
ContentTypeThe content type (mostly for determining the shape of the virtual keyboard)
IsSensitiveText contains sensitive data like card numbers and should not be stored
LowercaseText is in lower case
MultilineText is multiline
ReturnKeyTypeDetermines what the Return key says and how it behaves.
UppercaseText is in upper case

See Also

Reference

TextInputOptions Class
Avalonia.Input.TextInput Namespace