---
title: polygon
framework: mapkit
role: symbol
role_heading: Instance Property
path: mapkit/mkpolygonrenderer/polygon
---

# polygon

The polygon object that contains the information used to draw the overlay’s contents.

## Declaration

```swift
var polygon: MKPolygon { get }
```
