---
title: WKInterfaceObjectRepresentable.Context
framework: swiftui
role: symbol
role_heading: Type Alias
path: swiftui/wkinterfaceobjectrepresentable/context
---

# WKInterfaceObjectRepresentable.Context

## Declaration

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

## See Also

### Creating and updating the interface object

- [makeWKInterfaceObject(context:)](swiftui/wkinterfaceobjectrepresentable/makewkinterfaceobject(context:).md)
- [updateWKInterfaceObject(_:context:)](swiftui/wkinterfaceobjectrepresentable/updatewkinterfaceobject(_:context:).md)
