---
title: qualityLevel
framework: Vision
role: symbol
role_heading: Instance Property
platforms: [iOS 15.0+, iPadOS 15.0+, Mac Catalyst 15.0+, macOS 12.0+, tvOS 15.0+, visionOS 1.0+]
path: vision/vngeneratepersonsegmentationrequest/3750989-qualitylevel
---

# qualityLevel

A value that indicates how the request balances accuracy and performance.

## Declaration

```swift
var qualityLevel: VNGeneratePersonSegmentationRequest.QualityLevel { get set }
```

## See Also

### Configuring the Request

- [outputPixelFormat](outputpixelformat.md)
- [VNGeneratePersonSegmentationRequest.QualityLevel](qualitylevel-swift.enum.md)
