# `GSGlyphsInfo isKeepNameCategory:`

*Type Method*

## Declaration

```swift
class func isKeepNameCategory(_ category: String?) -> Bool
```

```objc
+ (BOOL) isKeepNameCategory:(NSString *) category;
```

```python
isKeepNameCategory_(category: str) -> bool
```

