---
title: LACompanionType
framework: localauthentication
role: symbol
role_heading: Enumeration
path: localauthentication/lacompaniontype
---

# LACompanionType

## Declaration

```swift
enum LACompanionType
```

## Topics

### Enumeration Cases

- [LACompanionType.mac](localauthentication/lacompaniontype/mac.md)
- [LACompanionType.vision](localauthentication/lacompaniontype/vision.md)
- [LACompanionType.watch](localauthentication/lacompaniontype/watch.md)

### Initializers

- [init(rawValue:)](localauthentication/lacompaniontype/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
