GlobalSystemMediaTransportControlsSession.TryTogglePlayPauseAsync Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Tente de demander à la session de démarrer ou de suspendre la lecture, en fonction de son état de lecture actuel.
public:
virtual IAsyncOperation<bool> ^ TryTogglePlayPauseAsync() = TryTogglePlayPauseAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<bool> TryTogglePlayPauseAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<bool> TryTogglePlayPauseAsync();
function tryTogglePlayPauseAsync()
Public Function TryTogglePlayPauseAsync () As IAsyncOperation(Of Boolean)
Retours
True indique la réussite ; False dans le cas contraire
- Attributs
Configuration requise pour Windows
Fonctionnalités de l’application |
globalMediaControl
|