Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 723 Bytes

currentmediaplaybackitemchangedeventargs_reason.md

File metadata and controls

23 lines (15 loc) · 723 Bytes
-api-id -api-type
P:Windows.Media.Playback.CurrentMediaPlaybackItemChangedEventArgs.Reason
winrt property

Windows.Media.Playback.CurrentMediaPlaybackItemChangedEventArgs.Reason

-description

Gets the reason why the current MediaPlaybackItem in a MediaPlaybackList changed, such as if the previous item completed playback successfully or if there was an error playing back the previous item.

-property-value

The reason why the current MediaPlaybackItem in a MediaPlaybackList changed.

-remarks

-see-also

-examples