---
title: NSViewControllerRepresentable.Context
framework: swiftui
role: symbol
role_heading: Type Alias
path: swiftui/nsviewcontrollerrepresentable/context
---

# NSViewControllerRepresentable.Context

## Declaration

```swift
typealias Context = NSViewControllerRepresentableContext<Self>
```

## See Also

### Creating and updating the view controller

- [makeNSViewController(context:)](swiftui/nsviewcontrollerrepresentable/makensviewcontroller(context:).md)
- [updateNSViewController(_:context:)](swiftui/nsviewcontrollerrepresentable/updatensviewcontroller(_:context:).md)
- [NSViewControllerType](swiftui/nsviewcontrollerrepresentable/nsviewcontrollertype.md)
