W3cubDocs

/Qt 5.11

GradientStop QML Type

Defines the color at a position in a Gradient. More...

Import Statement: import QtQuick 2.11

Properties

Detailed Description

See also Gradient.

Property Documentation

color : color

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.

position : real

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.

© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-5/qml-qtquick-gradientstop.html