Compartir a través de


GlobalSystemMediaTransportControlsSessionPlaybackControls.IsStopEnabled Propiedad

Definición

Si la sesión admite actualmente el comando stop.

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

Valor de propiedad

Boolean

bool

True si se admite stop; de lo contrario, false.

Se aplica a