Class DisplayModeCommandReceivedEventArgs

    Definition

    Namespace:
    Tizen.Multimedia.Remoting
    Assembly:
    Tizen.Multimedia.Remoting.dll

    Provides data for the DisplayModeCommandReceived event.

    public class DisplayModeCommandReceivedEventArgs : EventArgs
    Inheritance
    object
    System.EventArgs
    DisplayModeCommandReceivedEventArgs

    Properties

    View Source

    Command

    Gets the DisplayModeCommand.

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