Function style::animation::maybe_start_animations
[−]
[src]
pub fn maybe_start_animations(
context: &SharedStyleContext,
new_animations_sender: &Sender<Animation>,
node: OpaqueNode,
new_style: &Arc<ComputedValues>
) -> bool
Triggers animations for a given node looking at the animation property values.