Share via


GlobalSystemMediaTransportControlsSessionPlaybackControls.IsShuffleEnabled Property

Definition

Gets a value indicating whether the session currently allows control of its shuffle state.

public:
 property bool IsShuffleEnabled { bool get(); };
bool IsShuffleEnabled();
public bool IsShuffleEnabled { get; }
var boolean = globalSystemMediaTransportControlsSessionPlaybackControls.isShuffleEnabled;
Public ReadOnly Property IsShuffleEnabled As Boolean

Property Value

Boolean

bool

True if shuffle control is supported; otherwise, false.

Applies to