setBackgroundMainStop

expect infix fun setBackgroundMainStop(value: Short)

Set the point from which the background color should start for gradients.

Parameters

value

Using 0 means to top/left side, 255 the bottom/right side, 128 the center, and so on.

actual infix fun setBackgroundMainStop(value: Short)
actual infix fun setBackgroundMainStop(value: Short)