---
title: modifier
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nspredicateeditorrowtemplate/modifier
---

# modifier

Returns the comparison predicate modifier for the receiver.

## Declaration

```swift
var modifier: NSComparisonPredicate.Modifier { get }
```

## Return Value

Return Value The comparison predicate modifier for the receiver.

## See Also

### Information About a Row Template

- [leftExpressions](appkit/nspredicateeditorrowtemplate/leftexpressions.md)
- [rightExpressions](appkit/nspredicateeditorrowtemplate/rightexpressions.md)
- [compoundTypes](appkit/nspredicateeditorrowtemplate/compoundtypes.md)
- [operators](appkit/nspredicateeditorrowtemplate/operators.md)
- [options](appkit/nspredicateeditorrowtemplate/options.md)
- [rightExpressionAttributeType](appkit/nspredicateeditorrowtemplate/rightexpressionattributetype.md)
