---
title: kLAErrorBiometryDisconnected
framework: localauthentication
role: symbol
role_heading: Global Variable
path: localauthentication/klaerrorbiometrydisconnected
---

# kLAErrorBiometryDisconnected

The device supports biometry only using a removable accessory, but the paired accessory isn’t connected.

## Declaration

```swift
var kLAErrorBiometryDisconnected: Int32 { get }
```

## See Also

### Supporting Constants

- [kLAErrorDomain](localauthentication/klaerrordomain.md)
- [kLAErrorAppCancel](localauthentication/klaerrorappcancel.md)
- [kLAErrorSystemCancel](localauthentication/klaerrorsystemcancel.md)
- [kLAErrorUserCancel](localauthentication/klaerrorusercancel.md)
- [kLAErrorBiometryLockout](localauthentication/klaerrorbiometrylockout.md)
- [kLAErrorBiometryNotAvailable](localauthentication/klaerrorbiometrynotavailable.md)
- [kLAErrorBiometryNotEnrolled](localauthentication/klaerrorbiometrynotenrolled.md)
- [kLAErrorBiometryNotPaired](localauthentication/klaerrorbiometrynotpaired.md)
- [kLAErrorTouchIDLockout](localauthentication/klaerrortouchidlockout.md)
- [kLAErrorTouchIDNotAvailable](localauthentication/klaerrortouchidnotavailable.md)
- [kLAErrorTouchIDNotEnrolled](localauthentication/klaerrortouchidnotenrolled.md)
- [kLAErrorAuthenticationFailed](localauthentication/klaerrorauthenticationfailed.md)
- [kLAErrorInvalidContext](localauthentication/klaerrorinvalidcontext.md)
- [kLAErrorInvalidDimensions](localauthentication/klaerrorinvaliddimensions.md)
- [kLAErrorNotInteractive](localauthentication/klaerrornotinteractive.md)
