# `GSGlyphCopyOptions.GSGlyphCopySkipLock`

*Type Property*

Optimizes layer copying for callers that guarantee exclusive access to the copies.

## Declaration

```swift
static var skipLock: GSGlyphCopyOptions { get }
```

```objc
GSGlyphCopySkipLock
```

```python
GSGlyphCopySkipLock
```

