UIElement.StopAnimation(ICompositionAnimationBase)
UIElement.StopAnimation(ICompositionAnimationBase)
UIElement.StopAnimation(ICompositionAnimationBase)
UIElement.StopAnimation(ICompositionAnimationBase)
Method
Definition
Stops the specified animation on the element.
public : void StopAnimation(ICompositionAnimationBase animation)
void StopAnimation(ICompositionAnimationBase animation) const;
public void StopAnimation(ICompositionAnimationBase animation)
Public Sub StopAnimation(animation As ICompositionAnimationBase)
Parameters
The animation to stop.
Additional features and requirements
Device family |
Windows 10, version 1809 (introduced v10.0.17763.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduced v7)
|
피드백
피드백 로드 중...