# `GSGlyphCell.fillOutlines`

*Instance Property*

## Declaration

```swift
var fillOutlines: Bool { get set }
```

```objc
@property (nonatomic) BOOL fillOutlines;
```

```python
fillOutlines() -> bool
setFillOutlines_(fillOutlines: bool)
```

