AnimationCompletedTriggerBehavior Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A custom Microsoft.Xaml.Interactivity.Trigger that fires whenever a linked AnimationSet completes.
C#
public sealed class AnimationCompletedTriggerBehavior : Microsoft.Xaml.Interactivity.Trigger<Microsoft.Toolkit.Uwp.UI.Animations.AnimationSet>
type AnimationCompletedTriggerBehavior = class
inherit Trigger<AnimationSet>
Public NotInheritable Class AnimationCompletedTriggerBehavior
Inherits Trigger(Of AnimationSet)
- Inheritance
-
Microsoft.Xaml.Interactivity.Trigger<AnimationSet>AnimationCompletedTriggerBehavior
Produit | Versions |
---|---|
Windows Community Toolkit | 7.0.0, 7.1.0 |