Contents

blendLayer

An integer that specifies the order in which to apply animations when more than one animation is playing.

Declaration

var blendLayer: Int

Discussion

Animations in a lower layer are applied before animations in a higher layer. Animations in the same layer are applied in the order in which the animations where started.