textInputConfiguration property

TextInputConfiguration textInputConfiguration

The TextInputConfiguration that describes this AutofillClient.

In order to participate in autofill, its TextInputConfiguration.autofillConfiguration must not be null.

Implementation

TextInputConfiguration get textInputConfiguration;