TextInputOptions Properties
Properties
AutoCapitalization | Automatically capitalize letters at the start of the sentence |
ContentType | The content type (mostly for determining the shape of the virtual keyboard) |
IsSensitive | Text contains sensitive data like card numbers and should not be stored |
Lowercase | Text is in lower case |
Multiline | Text is multiline |
ReturnKeyType | Determines what the Return key says and how it behaves. |
Uppercase | Text is in upper case |