Type Alias: AuthenticationPrompt
AuthenticationPrompt:
object
Options for authentication prompt displayed to the user.
Type declaration
cancel?
optional
cancel:string
The cancel button text for the authentication prompt.
Platform
Android
description?
optional
description:string
The description for the authentication prompt.
Platform
Android
subtitle?
optional
subtitle:string
The subtitle for the authentication prompt.
Platform
Android
title?
optional
title:string
The title for the authentication prompt.