Condividi tramite


CompositionObject.StopAnimation(String) Metodo

Definizione

Disconnette un'animazione dalla proprietà specificata e arresta l'animazione.

public:
 virtual void StopAnimation(Platform::String ^ propertyName) = StopAnimation;
void StopAnimation(winrt::hstring const& propertyName);
public void StopAnimation(string propertyName);
function stopAnimation(propertyName)
Public Sub StopAnimation (propertyName As String)

Parametri

propertyName
String

Platform::String

winrt::hstring

Nome della proprietà da cui disconnettere l'animazione.

Si applica a