Added PropertyAnimation.direction property for controlling animation direction (#6261)

Closes #6260

ChangeLog: Added property for controlling animation direction
This commit is contained in:
Josh Wood 2024-09-24 19:55:24 +02:00 committed by GitHub
parent f772cb8e11
commit 6a131e2648
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 148 additions and 12 deletions

View file

@ -301,6 +301,7 @@ fn gen_corelib(
"Slice",
"WindowAdapterRcOpaque",
"PropertyAnimation",
"AnimationDirection",
"EasingCurve",
"TextHorizontalAlignment",
"TextVerticalAlignment",