---
title: demands
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/ikcomponent/constraint/demands
---

# demands

The set of the active demands of the constraint.

## Declaration

```swift
var demands: IKComponent.Constraint.DemandOptions { get }
```
