Condividi tramite


ShuffleEnabledChangeRequestedEventArgs.RequestedShuffleEnabled Proprietà

Definizione

Ottiene un valore che indica se la richiesta deve abilitare o disabilitare la sequenza casuale.

public:
 property bool RequestedShuffleEnabled { bool get(); };
bool RequestedShuffleEnabled();
public bool RequestedShuffleEnabled { get; }
var boolean = shuffleEnabledChangeRequestedEventArgs.requestedShuffleEnabled;
Public ReadOnly Property RequestedShuffleEnabled As Boolean

Valore della proprietà

Boolean

bool

True se la richiesta deve essere abilitata per l'attivazione casuale; in caso contrario, false.

Si applica a