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