🌈 Create new beautiful Compose Gradients with our new wesite ->
Property

inputText

The raw value of the text field after input transformations have been applied.

Source set: Common
public var SemanticsPropertyReceiver.inputText: AnnotatedString by SemanticsProperties.InputText

The raw value of the text field after input transformations have been applied.

This is an actual user input of the fields, e.g. a real password, after any input transformations that might change or reject that input have been applied. This value is not affected by visual transformations.

Content updated: