---
title: context
framework: localauthenticationembeddedui
role: symbol
role_heading: Instance Property
path: localauthenticationembeddedui/laauthenticationview/context
---

# context

The local authentication context associated with the authentication view.

## Declaration

```swift
var context: LAContext { get }
```

## See Also

### Creating a local authentication view

- [init(context:)](localauthenticationembeddedui/laauthenticationview/init(context:).md)
