# `GlyphsProgressProtocol hideProgress`

*Instance Method*

## Declaration

```swift
func hideProgress()
```

```objc
- (void) hideProgress;
```

```python
hideProgress()
```

