AnimationController.UnregisterAnimationOutput Method

Language:

Removes an animation output from the animation controller.

Overload List

public void UnregisterAnimationOutput(AnimationOutput);
public void UnregisterAnimationOutput(Frame);
public void UnregisterAnimationOutput(string);

Remarks

Exceptions
InvalidCallException The method call is invalid. For example, a method's parameter might contain an invalid value.


Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

Feedback? Please provide us with your comments on this topic.