Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 761 Bytes

mediaplaybacklist_shuffleditems.md

File metadata and controls

23 lines (16 loc) · 761 Bytes
-api-id -api-type
P:Windows.Media.Playback.MediaPlaybackList.ShuffledItems
winrt property

Windows.Media.Playback.MediaPlaybackList.ShuffledItems

-description

Gets a read-only list of MediaPlaybackItem objects that will be played in shuffle mode, in the order in which they will be played.

-property-value

A read-only list of MediaPlaybackItem objects that will be played in shuffle mode

-remarks

Replace the list of pending shuffled items by calling SetShuffledItems.

-examples

-see-also