Set the transition effect to one of its final values without animation.

Declaration

public void AnimateTransitionTo(bool targetValue);

Parameters

targetValue If true, the transition will be set to 1. If false, to 0.