Auto capitalization property

Official Content
This documentation is valid for:
Assists the end-user to enter information in character or varchar fields by reducing the number of taps to enable/disable caps.

Values

First letter of each word The first letter of each word will be automatically capitalized.
First word Only the first letter of each new sentence will be capitalized automatically. This is the default value.
None No automatic capitalization in that field.

Scope

Generators: Android, Apple
Controls: Attribute/Variable

Description

Applications have fields whose capitalization behavior is usually known to developers. For example, a name has the first letter of each word in uppercase: John Smith. So, this property allows setting an Auto capitalization behavior to favor
the end-users.

Samples

imgAutoCapiOS

imgAutoCapAndroid