removeAt

removeAt(int index) method

Removes a gradient stop at the specified index.

Parameters

NameTypeDescription
indexintIndex of a gradient stop that should be deleted.

Returns

void