Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 533 Bytes

animatedvisualplayer_duration.md

File metadata and controls

25 lines (15 loc) · 533 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.

-property-value

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

-remarks

-see-also

-examples