# `GSFilterPropertiesController predicateChanged:`

*Instance Method*

## Declaration

```swift
func predicateChanged(_ notification: Notification!)
```

```objc
- (void) predicateChanged:(NSNotification *) notification;
```

```python
predicateChanged_(notification: NSNotification)
```

