removeAt
removeAt(int index) function
Removes a gradient stop at the specified index.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of a gradient stop that should be deleted. |
Removes a gradient stop at the specified index.
Name | Type | Description |
---|---|---|
index | int | Index of a gradient stop that should be deleted. |