# `GlyphsPathPlugin clearFocusOnPaths:`

*Instance Method*

## Declaration

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

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

```python
clearFocusOnPaths_(sender: object)
```

