Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 764 Bytes

animatedvisualplayer_duration.md

File metadata and controls

27 lines (16 loc) · 764 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.AnimatedVisualPlayer.Duration
winrt property

Microsoft.UI.Xaml.Controls.AnimatedVisualPlayer.Duration

-description

Gets the duration of the the currently loaded animated visual, or TimeSpan.Zero if no animated visual is loaded.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

-property-value

The duration of the the currently loaded animated visual, or TimeSpan.Zero if no animated visual is loaded.

-remarks

-see-also

-examples