# `GlyphsProgressDelegate`

*Protocol*

## Declaration

```swift
@MainActor protocol GlyphsProgressDelegate
```

```objc
@protocol GlyphsProgressDelegate
```

```python
GlyphsProgressDelegate
```

## Topics

### Instance Methods

- [`GlyphsProgressDelegate cancelExport`](/Core/GlyphsApp/GlyphsProgressDelegate/cancelExport)
- [`GlyphsProgressDelegate windowForProgressSheet`](/Core/GlyphsApp/GlyphsProgressDelegate/windowForProgressSheet)

## Relationships

### Conforming Types

- [`GSExportSettingsViewController`](/Core/GlyphsApp/GSExportSettingsViewController)

