AutofillIdCompat

Helper for accessing features in AutofillId.

Functions

Link copied to clipboard
@RequiresApi(value = 26)
@NonNull
open fun toAutofillId(): @NonNull AutofillId
Provides the AutofillId represented by this object.
Link copied to clipboard
@RequiresApi(value = 26)
@NonNull
open fun toAutofillIdCompat(@NonNull autofillId: @NonNull AutofillId): @NonNull AutofillIdCompat
Provides a backward-compatible wrapper for AutofillId.