AutofillGroupDisposeAction
Autofill context clean up actions.
AutofillGroupDisposeAction enum has the following values:
CANCEL
 Destroys the current autofill context without saving the user input.
COMMIT
 Destroys the current autofill context after informing the platform to save the user input from it.