---
title: imageFrameStyle
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nsimagecell/imageframestyle
---

# imageFrameStyle

The style of the frame that borders the image.

## Declaration

```swift
var imageFrameStyle: NSImageView.FrameStyle { get set }
```

## Discussion

Discussion For a list of frame styles, see NSImageView.FrameStyle. The default value is NSImageFrameNone.
