PlayStateChangedEventArgs Constructor
Collapse the table of content
Expand the table of content

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.

Namespace:  Microsoft.Phone.BackgroundAudio
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

public PlayStateChangedEventArgs(
	PlayState playstate
)

Parameters

playstate
Type: Microsoft.Phone.BackgroundAudio.PlayState
One of the enumeration values. This argument sets the value of IntermediatePlayState.

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft