---
title: iconStyle
framework: mapkit
role: symbol
role_heading: Instance Property
path: mapkit/mkmapfeatureannotation/iconstyle
---

# iconStyle

The icon style of a feature annotation.

## Declaration

```swift
var iconStyle: MKIconStyle? { get }
```

## See Also

### Customizing the annotation

- [featureType](mapkit/mkmapfeatureannotation/featuretype-swift.property.md)
- [MKMapFeatureAnnotation.FeatureType](mapkit/mkmapfeatureannotation/featuretype-swift.enum.md)
- [pointOfInterestCategory](mapkit/mkmapfeatureannotation/pointofinterestcategory.md)
