Contents

ASSavePasswordRequest.Event.formDidDisappear

The save event that occurs when a form is submitted or removed from the screen without prompting the user.

Declaration

case formDidDisappear

Discussion

The recommended behavior is to save “new” credentials, and ask the user if they wish to overwrite “updated” credentials.

Providers may request any additional information from the user necessary to support the save operation.