默认平滑动画 QML 类型
Neptune 3 应用程序的默认平滑动画。更多...
自 | Qt 5.11 |
继承自 |
详细描述
DefaultSmoothedAnimation 描述了在 Neptune 3 中使用的默认平滑动画。
示例用法
以下示例展示了如何使用 DefaultSmoothedAnimation
import QtQuick 2.10 import shared.animations 1.0 Rectangle { id: root width: 80 height: 80 Behavior on width { DefaultSmoothedAnimation {} } }
©2019 Luxoft Sweden AB。本文档中的文档贡献权归其各自的拥有者。
本处提供的文档受 GNU 自由文档许可证版本 1.3 的条款约束,由自由软件基金会发布。
Qt 和相应的标志是芬兰的 Qt 公司和/或世界其他国家的商标。所有其他商标均为其各自所有者的财产。