public void ClearGenericBinding (Object key);

Parámetros

keyThe source object in the PlayableBinding.

Descripción

Clears the binding of a reference object.

Use this method to clear the binding and remove the dependency to the source object. For example, use this method to clear the binding for a Timeline track that is no longer used.