# `GSSteppingTextField endEditing`

*Instance Method*

> **Deprecated**

Internal helper. Exposed for Glyphs 3 source compatibility; still implemented but not intended as public API.

## Declaration

```swift
func endEditing() -> Bool
```

```objc
- (BOOL) endEditing;
```

```python
endEditing() -> bool
```

