Pop quiz
Q1. Which of the following types cannot be used with the special on-property syntax?
AnimationTransitionBehavior
Q2. Which QML type allows you to configure a sprite animation with transitions between multiple states?
SpriteSequenceImageAnimatedSprite
Q3. Which QML type is able to prevent any instant change of the property's value and perform a gradual change of value instead?
TimerBehaviorPropertyAction