# `GSGlyphsInfo applicationSupportFolder`

*Type Method*

## Declaration

```swift
class func applicationSupportFolder() -> String
```

```objc
+ (NSString *) applicationSupportFolder;
```

```python
applicationSupportFolder() -> str
```

