(PHP 7, UI 2.0.0)
UI\Draw\Brush\Gradient::setStop — Stop Manipulation
$index
   , float $position
   , UI\Draw\Color $color
   )$index
   , float $position
   , integer $color
   )
indexThe index of the stop to set
positionThe position for the stop
colorThe color for the stop, may be UI\Draw\Color or RRGGBBAA
Indication of success