# `GSEditViewController activeMaster`

*Instance Method*

## Declaration

```swift
func activeMaster() -> GSFontMaster?
```

```objc
- (GSFontMaster *) activeMaster;
```

```python
activeMaster() -> GSFontMaster
```

