---
title: drawsBeforeStartLocation
framework: coregraphics
role: symbol
role_heading: Type Property
path: coregraphics/cggradientdrawingoptions/drawsbeforestartlocation
---

# drawsBeforeStartLocation

The fill should extend beyond the starting location. The color that extends beyond the starting point is the solid color defined by the CGGradient object to be at location 0.

## Declaration

```swift
static var drawsBeforeStartLocation: CGGradientDrawingOptions { get }
```

## See Also

### Constants

- [drawsAfterEndLocation](coregraphics/cggradientdrawingoptions/drawsafterendlocation.md)
