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