---
title: WKInterfaceObjectType
framework: swiftui
role: symbol
role_heading: Associated Type
path: swiftui/wkinterfaceobjectrepresentable/wkinterfaceobjecttype
---

# WKInterfaceObjectType

The type of WatchKit interface object to be presented.

## Declaration

```swift
associatedtype WKInterfaceObjectType : WKInterfaceObject
```

## See Also

### Providing a custom coordinator object

- [makeCoordinator()](swiftui/wkinterfaceobjectrepresentable/makecoordinator().md)
- [Coordinator](swiftui/wkinterfaceobjectrepresentable/coordinator.md)
