mirror of
https://github.com/openharmony/windowmanager.git
synced 2026-07-19 17:08:11 -04:00
@@ -25,7 +25,7 @@ namespace Rosen {
|
||||
struct AnimationConfig {
|
||||
struct WindowAnimationConfig {
|
||||
struct AnimationTiming {
|
||||
RSAnimationTimingProtocol timingProtocol_ = 350;
|
||||
RSAnimationTimingProtocol timingProtocol_ = 200;
|
||||
RSAnimationTimingCurve timingCurve_ = RSAnimationTimingCurve::EASE_OUT;
|
||||
} animationTiming_;
|
||||
float opacity_ = 0;
|
||||
|
||||
Reference in New Issue
Block a user