GradientStop QML Type
Defines the color at a position in a Gradient. More...
Properties
Detailed Description
\inqmlmodule
QtQuick \ingroup
qtquick-visual-utility
See also Gradient.
Property Documentation
The position and color properties describe the color used at a given position in a gradient, as represented by a gradient stop.
The default position is 0.0; the default color is black.
See also Gradient.