---
title: partialFaceExpressions
framework: sensorkit
role: symbol
role_heading: Instance Property
path: sensorkit/srfacemetrics/partialfaceexpressions
---

# partialFaceExpressions

The partial face expressions that the algorithm detects.

## Declaration

```swift
var partialFaceExpressions: [SRFaceMetricsExpression] { get }
```

## See Also

### Getting face analytics

- [faceAnchor](sensorkit/srfacemetrics/faceanchor.md)
- [wholeFaceExpressions](sensorkit/srfacemetrics/wholefaceexpressions.md)
- [SRFaceMetricsExpression](sensorkit/srfacemetricsexpression.md)
