Details
-
Suggestion
-
Resolution: Unresolved
-
P3: Somewhat important
-
5.0.0
-
None
Description
So you can do something like
AnchorAnimation on anchors.left { }
Or if the property dot syntax is not possible in this context, perhaps
anchors { AnchorAnimation on left {} }