### Expected Behavior When setting the `autocapitalizationType` on a `ValueField`, the expectation is for this to modify the input keyboard. ### Current Behavior This is unsupported, since it's an optional property in the `UITExtInputTraits`.
Expected Behavior
When setting the
autocapitalizationTypeon aValueField, the expectation is for this to modify the input keyboard.Current Behavior
This is unsupported, since it's an optional property in the
UITExtInputTraits.