Nevis Mobile Authentication SDK React Native plugin
    Preparing search index...

    Class BiometricPromptOptionsAbstract

    Defines the elements of the biometric prompt (title, description and cancel button text).

    Hierarchy (View Summary)

    Index

    Properties

    cancelButtonText: string

    The cancel button text.

    title: string

    The title to be used to prompt the user.

    description?: string

    The optional description to be used to prompt the user.

    Methods