Partager via


GlobalSystemMediaTransportControlsSessionPlaybackControls.IsPauseEnabled Propriété

Définition

Indique si la session prend actuellement en charge la commande pause.

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

Valeur de propriété

Boolean

bool

True si la pause est prise en charge ; sinon, false.

S’applique à