---
title: drawsBeforeStartingLocation
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nsgradient/drawingoptions/drawsbeforestartinglocation
---

# drawsBeforeStartingLocation

Drawing extends before the gradient starting point.

## Declaration

```swift
static var drawsBeforeStartingLocation: NSGradient.DrawingOptions { get }
```

## See Also

### Constants

- [drawsAfterEndingLocation](appkit/nsgradient/drawingoptions/drawsafterendinglocation.md)
