ASSavePasswordRequest.Event.generatedPasswordFilled
A save event that occurs when generated password is filled into a not yet submitted form.
Declaration
case generatedPasswordFilledDiscussion
The recommended behavior is to save “new” credentials as pending accounts. This event will generally be followed by a userInitiated or formDidDisappear event.
Providers should not request any additional information from the user as that will not be transmitted back to the form.