# `GSLayerDrawHelper.fillOutline`

*Instance Property*

## Declaration

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

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

```python
fillOutline() -> bool
setFillOutline_(fillOutline: bool)
```

