AnimationStartedTriggerBehavior 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 starts.
C#
public sealed class AnimationStartedTriggerBehavior : Microsoft.Xaml.Interactivity.Trigger<Microsoft.Toolkit.Uwp.UI.Animations.AnimationSet>
type AnimationStartedTriggerBehavior = class
inherit Trigger<AnimationSet>
Public NotInheritable Class AnimationStartedTriggerBehavior
Inherits Trigger(Of AnimationSet)
- Inheritance
-
Microsoft.Xaml.Interactivity.Trigger<AnimationSet>AnimationStartedTriggerBehavior
Produit | Versions |
---|---|
Windows Community Toolkit | 7.0.0, 7.1.0 |