Defines the elements of a user prompt (title and description).

Depending on the nature of the user prompt, this object will be either a BiometricPromptOptions or a DevicePasscodePromptOptions.

Hierarchy

Properties

Properties

title: string

The title to be used to prompt the user.

description?: string

The optional description to be used to prompt the user.

Generated using TypeDoc