<!--
{
  "availability" : [
    "iOS: 14.5.0 -",
    "iPadOS: 14.5.0 -",
    "macCatalyst: 14.5.0 -",
    "tvOS: 14.5.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "UIKit",
  "identifier" : "/documentation/UIKit/UIPrintRenderingQuality/responsive",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "UIKit"
    ],
    "preciseIdentifier" : "c:@E@UIPrintRenderingQuality@UIPrintRenderingQualityResponsive"
  },
  "title" : "UIPrintRenderingQuality.responsive"
}
-->

# UIPrintRenderingQuality.responsive

A constant that reduces rendering quality by the smallest possible amount to increase speed and maintain a responsive user interface.

```
case responsive
```

## Discussion

Use this option if you determine that rendering at the best quality using [`UIPrintRenderingQuality.best`](/documentation/UIKit/UIPrintRenderingQuality/best) reduces the responsiveness of the user interface.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)