Class TrackInfoChangedEventArgs

    Definition

    Namespace:
    Tizen.Network.Bluetooth
    Assembly:
    Tizen.Network.Bluetooth.dll

    An extended EventArgs class contains the play state.

    public class TrackInfoChangedEventArgs : EventArgs
    Inheritance
    object
    System.EventArgs
    TrackInfoChangedEventArgs

    Properties

    View Source

    TrackData

    The current track data

    Declaration
    public Track TrackData { get; }
    Property Value
    Type Description
    Track
    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX