# GradientPaint.stops
Array of color stops defining the gradient

{/* Do not edit this file. It is automatically generated by API Documenter. */}

## GradientPaint.stops property

Array of color stops defining the gradient

**Signature:**

```typescript
readonly stops: Animatable<ColorStops>;
```
