# `GSWindowController modifierChanged:`

*Instance Method*

## Declaration

```swift
func modifierChanged(_ anEvent: NSEvent)
```

```objc
- (void) modifierChanged:(NSEvent *) anEvent;
```

```python
modifierChanged_(anEvent: NSEvent)
```

