# `GSGlyphEditView.maxWidth`

*Instance Property*

## Declaration

```swift
var maxWidth: Int { get }
```

```objc
@property (nonatomic, readonly) NSInteger maxWidth;
```

```python
maxWidth() -> int
```

