Class PlayStateChangedEventArgs
Definition
- Assembly:
- Tizen.Network.Bluetooth.dll
An extended EventArgs class contains the play state.
public class PlayStateChangedEventArgs : EventArgs
- Inheritance
-
objectSystem.EventArgsPlayStateChangedEventArgs
Properties
View SourcePlayState
The current play state.
Declaration
public PlayerState PlayState { get; }
Property Value
Type | Description |
---|---|
PlayerState |