CompositionObject.StopAnimation(String) Methode

Definition

Trennt eine Animation von der angegebenen Eigenschaft und beendet die Animation.

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)

Parameter

propertyName
String

Platform::String

winrt::hstring

Der Name der Eigenschaft, von der die Animation getrennt werden soll.

Windows-Anforderungen

Gerätefamilie
Windows 10 (eingeführt in 10.0.10586.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v2.0)

Gilt für: