# `GSPenProtocol clear`

*Instance Method*

## Declaration

```swift
optional func clear()
```

```objc
- (void) clear;
```

```python
clear()
```

