---
title: hasParameters()
framework: quartz
role: symbol
role_heading: Instance Method
path: quartz/qccompositionparameterview/hasparameters()
---

# hasParameters()

Checks whether the composition that is currently edited by the composition parameter view has any input parameters.

## Declaration

```swift
func hasParameters() -> Bool
```

## Return Value

Return Value true if the composition has any input parameters.
