Added in API level 29
Summary:
OnClickAction
public
interface
OnClickAction
android.service.autofill.OnClickAction |
Class used to define an action to be performed when a child view in a
presentation
is clicked.
Typically used to switch the visibility of other views in a
custom save UI
.
Note: This interface is not meant to be implemented by app developers; only implementations provided by the Android System can be used in other Autofill APIs.