Compartir a través de


GlobalSystemMediaTransportControlsSessionPlaybackControls.IsPlayEnabled Propiedad

Definición

Si la sesión admite actualmente el comando Play.

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

Valor de propiedad

Boolean

bool

True si se admite la reproducción; de lo contrario, false.

Se aplica a