klyn.gui.windows.Gradient.stops
method
public stops() as ArrayList<GradientStop>:
Description

Returns the configured color stops.

print(gradient.stops().size)