Class TrackInfoChangedEventArgs
Definition
- Namespace:
- Tizen.Network.Bluetooth
- Assembly:
- Tizen.Network.Bluetooth.dll
- API Level:
- 8
An extended EventArgs class contains the play state.
public class TrackInfoChangedEventArgs : EventArgs
- Inheritance
Properties
View SourceTrackData
The current track data
Declaration
public Track TrackData { get; }
Property Value
Type | Description |
---|---|
Track |