# `GSFontMaster countOfGuides`

*Instance Method*

The number of guides

## Declaration

```swift
func countOfGuides() -> UInt
```

```objc
- (NSUInteger) countOfGuides;
```

```python
countOfGuides() -> int
```

