# `GSCallbackHandler fontCheckers`

*Type Method*

## Declaration

```swift
class func fontCheckers() -> [Any]
```

```objc
+ (NSArray *) fontCheckers;
```

```python
fontCheckers() -> list
```

