---
title: usesEPSOnResolutionMismatch
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nsimage/usesepsonresolutionmismatch
---

# usesEPSOnResolutionMismatch

A Boolean value that indicates whether EPS representations are preferred when no other representations match the resolution of the device.

## Declaration

```swift
var usesEPSOnResolutionMismatch: Bool { get set }
```

## Discussion

Discussion The default value is false.

## See Also

### Setting the Representation Selection Criteria for Images

- [prefersColorMatch](appkit/nsimage/preferscolormatch.md)
- [matchesOnMultipleResolution](appkit/nsimage/matchesonmultipleresolution.md)
