CompositionObject.TryGetAnimationController(String) Method

Definition

Returns an AnimationController for the animation running on the specified property.

C#
public AnimationController TryGetAnimationController(string propertyName);

Parameters

propertyName
String

The property being animated.

Returns

An instance of AnimationController for the specified animation, or null if the animation is not found.

Applies to

Product Versions
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6