# `GlyphsPathPlugin swapForegroundWithBackground:`

*Instance Method*

## Declaration

```swift
@IBAction func swapForegroundWithBackground(_ sender: Any)
```

```objc
- (void) swapForegroundWithBackground:(id) sender;
```

```python
swapForegroundWithBackground_(sender: object)
```

