Compartilhar via


GlobalSystemMediaTransportControlsSessionPlaybackControls.IsShuffleEnabled Propriedade

Definição

Obtém um valor que indica se a sessão atualmente permite o controle de seu estado de embaralhamento.

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

Valor da propriedade

Boolean

bool

True se houver suporte para o controle shuffle; caso contrário, false.

Aplica-se a