GlobalSystemMediaTransportControlsSessionPlaybackControls.IsShuffleEnabled Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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.