# `GSGlyphEditView.isDrawing`

*Instance Property*

## Declaration

```swift
var isDrawing: Bool { get set }
```

```objc
@property (assign) BOOL isDrawing;
```

```python
isDrawing() -> bool
setIsDrawing_(isDrawing: bool)
```

