Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 539 Bytes

animationendreason.md

File metadata and controls

40 lines (22 loc) · 539 Bytes
-api-id -api-type
T:Windows.UI.Composition.AnimationEndReason
winrt enum

Windows.UI.Composition.AnimationEndReason

-description

Defines constants that specify why an animation ended.

-enum-fields

-field Completed

The animation completed.

-field Disconnected

The animation was disconnected.

-field Stopped

The animation was stopped.

-remarks

Important

This API exists only in Windows 10, version 1507 (Build 10240).

-see-also

-examples