# `GlyphsPathPlugin autohintLayers:`

*Instance Method*

## Declaration

```swift
func autohintLayers(_ layers: [Any])
```

```objc
- (void) autohintLayers:(NSArray *) layers;
```

```python
autohintLayers_(layers: list)
```

