KeyframeGroup QML Type
A keyframe group. More...
Import Statement: | import QtQuick.Timeline 1.0 |
Properties
Detailed Description
A keyframe group contains all keyframes for a specific property of an item and always belongs to a timeline.
Property Documentation
[read-only] keyframes : list
A list of keyframes that belong to the keyframe group.
property : string
The property that is targeted by the keyframe group.
target : var
The item that is targeted by the keyframe group.
© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-5.14/qml-qtquick-timeline-keyframegroup.html