# `GlyphsFilterPlugin.interfaceVersion`

*Instance Property*

The interface version.

## Declaration

```swift
nonisolated var interfaceVersion: UInt { get }
```

```objc
@property (nonatomic, readonly) NSUInteger interfaceVersion;
```

```python
interfaceVersion() -> int
```

