Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 521 Bytes

animatedvisualplayer_autoplay.md

File metadata and controls

25 lines (15 loc) · 521 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.AnimatedVisualPlayer.AutoPlay
winrt property

Microsoft.UI.Xaml.Controls.AnimatedVisualPlayer.AutoPlay

-description

Gets or sets a value that indicates whether an animated visual plays immediately when it is loaded.

-property-value

true if the animated visual plays immediately when it is loaded; otherwise false. The default is true.

-remarks

-see-also

-examples