Class PlayStateChangedEventArgs

    Definition

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

    An extended EventArgs class contains the play state.

    public class PlayStateChangedEventArgs : EventArgs
    Inheritance
    object
    System.EventArgs
    PlayStateChangedEventArgs

    Properties

    View Source

    PlayState

    The current play state.

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