---
title: drawsAfterEndLocation
framework: coregraphics
role: symbol
role_heading: Type Property
path: coregraphics/cggradientdrawingoptions/drawsafterendlocation
---

# drawsAfterEndLocation

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

## Declaration

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

## See Also

### Constants

- [drawsBeforeStartLocation](coregraphics/cggradientdrawingoptions/drawsbeforestartlocation.md)
