Partager via


GlobalSystemMediaTransportControlsSessionPlaybackControls.IsShuffleEnabled Propriété

Définition

Obtient une valeur indiquant si la session autorise actuellement le contrôle de son état aléatoire.

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

Valeur de propriété

Boolean

bool

True si le contrôle aléatoire est pris en charge ; sinon, false.

S’applique à