---
title: objectController()
framework: quartz
role: symbol
role_heading: Instance Method
path: quartz/ikfilteruiview/objectcontroller()
---

# objectController()

Returns the object controller for the bindings between the filter and its view.

## Declaration

```swift
func objectController() -> NSObjectController!
```

## Return Value

Return Value The object controller for the bindings between the filter and its view.

## See Also

### Getting Data from the Filter View

- [filter()](quartz/ikfilteruiview/filter().md)
