toAutofillValue
Source set: Android
public fun FillableData.toAutofillValue(): AutofillValue?
Retrieves the underlying platform AutofillValue from the FillableData.
Return
The platform AutofillValue, or null if the FillableData is not an instance of AndroidFillableData or the platform version is lower than Build.VERSION_CODES.O.