---
title: wholeFaceExpressions
framework: sensorkit
role: symbol
role_heading: Instance Property
path: sensorkit/srfacemetrics/wholefaceexpressions
---

# wholeFaceExpressions

The whole face expressions that the algorithm detects.

## Declaration

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

## See Also

### Getting face analytics

- [faceAnchor](sensorkit/srfacemetrics/faceanchor.md)
- [partialFaceExpressions](sensorkit/srfacemetrics/partialfaceexpressions.md)
- [SRFaceMetricsExpression](sensorkit/srfacemetricsexpression.md)
