# `GSLayerDrawHelper drawLayerColor:`

*Instance Method*

## Declaration

```swift
func drawLayerColor(_ layer: GSLayer!)
```

```objc
- (void) drawLayerColor:(GSLayer *) layer;
```

```python
drawLayerColor_(layer: GSLayer)
```

