---
title: rowTemplates
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nspredicateeditor/rowtemplates
---

# rowTemplates

The row templates for the receiver.

## Declaration

```swift
var rowTemplates: [NSPredicateEditorRowTemplate] { get set }
```

## Discussion

Discussion The default value is a single compound NSPredicateEditorRowTemplate object.

## See Also

### Managing Row Templates

- [NSPredicateEditorRowTemplate](appkit/nspredicateeditorrowtemplate.md)
