Contents

NSPrintOperation.RenderingQuality.responsive

Sacrifices the least possible amount of rendering quality for speed to maintain a responsive user interface. This option should be used only after establishing that best quality rendering does indeed make the user interface unresponsive.

Declaration

case responsive

See Also

Constants