AnimatableProperty1.RemoveTrack

AnimatableProperty<T>.RemoveTrack method

Removes the animation track.

public void RemoveTrack(string track)
ParameterTypeDescription
trackStringThe name of the track.

See Also