CompositionObject.StopAnimation(String) メソッド
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
指定したプロパティからアニメーションを切断し、アニメーションを停止します。
public:
virtual void StopAnimation(Platform::String ^ propertyName) = StopAnimation;
void StopAnimation(winrt::hstring const& propertyName);
C#
public void StopAnimation(string propertyName);
function stopAnimation(propertyName)
Public Sub StopAnimation (propertyName As String)
- propertyName
-
String
Platform::String
winrt::hstring
アニメーションを切断するプロパティの名前。
製品 | バージョン |
---|---|
Windows App SDK | 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6 |