# `GSGlyphInfo.countOfComponents`

*Instance Property*

## Declaration

```swift
var countOfComponents: UInt { get }
```

```objc
@property (nonatomic, readonly) NSUInteger countOfComponents;
```

```python
countOfComponents() -> int
```

