Builder for CredentialsOptions.
|
Builder()
|
| CredentialsOptions |
build()
Returns a new
CredentialsOptions.
|
| CredentialsOptions.Builder |
forceEnableSaveDialog()
Specifies that the save confirmation dialog should always be shown when
required.
|
Returns a new
CredentialsOptions.
Specifies that the save confirmation dialog should always be shown when required.
On Android O and above devices the save confirmation dialog may not be shown in favour of the active Autofill service's save dialog. Setting this option overrides this choice and will show the Auth.Api.Credentials save confirmation regardless of the Android Autofill service.