Qt Quick experimental animation types▲
This module was introduced in Qt 5.14.
This QML module contains experimental QML types related to animation.
To use the types in this module, import the module with the following line:
Sélectionnez
import
Qt.labs.animation
-
BoundaryRule: Defines a restriction on the range of values that can be set on a numeric property.