Class Mode360CommandReceivedEventArgs

    Definition

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

    Provides data for the Mode360CommandReceived event.

    public class Mode360CommandReceivedEventArgs : EventArgs
    Inheritance
    object
    System.EventArgs
    Mode360CommandReceivedEventArgs

    Properties

    View Source

    Command

    Gets the Mode360Command.

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