---
title: LABiometryType.touchID
framework: localauthentication
role: symbol
role_heading: Case
path: localauthentication/labiometrytype/touchid
---

# LABiometryType.touchID

The device supports Touch ID.

## Declaration

```swift
case touchID
```

## See Also

### Types

- [LABiometryType.none](localauthentication/labiometrytype/none.md)
- [LABiometryType.faceID](localauthentication/labiometrytype/faceid.md)
- [LABiometryType.opticID](localauthentication/labiometrytype/opticid.md)
