# `GSGlyphCopyOptions intersection(_:)`

*Instance Method*

Inherited from `OptionSet.intersection(_:)`.

## Declaration

```swift
func intersection(_ other: Self) -> Self
```

