PlayStateChangedEventArgs Constructor
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Initializes a new instance of the PlayStateChangedEventArgs class using the supplied value for the PlayState that triggered the event.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Parameters
- playstate
- Type: Microsoft.Phone.BackgroundAudio.PlayState
One of the enumeration values. This argument sets the value of IntermediatePlayState.
Show: