toAutofillId

@RequiresApi(value = 26)
@NonNull
open fun toAutofillId(): @NonNull AutofillId(source)

Provides the AutofillId represented by this object.

This method is not supported on devices running SDK <26 since the platform class will not be available.

Return

platform class object

See also