# `GlyphsPathPlugin updateHighlightedElement:position:`

*Instance Method*

## Declaration

```swift
func updateHighlightedElement(_ layer: GSLayer, position pos: NSPoint)
```

```objc
- (void) updateHighlightedElement:(GSLayer *) layer position:(NSPoint) pos;
```

```python
updateHighlightedElement_position_(layer: GSLayer, pos: NSPoint)
```

