Contents

notInteractive

Displaying the required authentication user interface is forbidden.

Declaration

static var notInteractive: LAError.Code { get }

Discussion

Permit the display of the authentication UI by setting the interactionNotAllowed property to false.

See Also

Error Codes