LottieVisualSource.AnimatedVisualInvalidated Event
Definition
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.
public event Windows.Foundation.TypedEventHandler<Microsoft.UI.Xaml.Controls.IDynamicAnimatedVisualSource,object> AnimatedVisualInvalidated;
public event Windows.Foundation.TypedEventHandler<Microsoft.UI.Xaml.Controls.IDynamicAnimatedVisualSource?,object?> AnimatedVisualInvalidated;
member this.AnimatedVisualInvalidated : Windows.Foundation.TypedEventHandler<Microsoft.UI.Xaml.Controls.IDynamicAnimatedVisualSource, obj>
Public Custom Event AnimatedVisualInvalidated As TypedEventHandler(Of IDynamicAnimatedVisualSource, Object)
Event Type
Windows.Foundation.TypedEventHandler<Microsoft.UI.Xaml.Controls.IDynamicAnimatedVisualSource,Object>
Implements
Microsoft.UI.Xaml.Controls.IDynamicAnimatedVisualSource.AnimatedVisualInvalidated