---
title: owner
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nsdocktile/owner
---

# owner

The object represented by the dock tile.

## Declaration

```swift
weak var owner: AnyObject? { get }
```

## See Also

### Getting the Tile Information

- [size](appkit/nsdocktile/size.md)
