# `GlyphsToolDraw.interfaceVersion`

*Instance Property*

The interface version.

## Declaration

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

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

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

