Class Mode360CommandReceivedEventArgs

    Definition

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

    Provides data for the Mode360CommandReceived event.

    public class Mode360CommandReceivedEventArgs : EventArgs
    Inheritance
    object
    Mode360CommandReceivedEventArgs

    Properties

    View Source

    Command

    Gets the Mode360Command.

    Declaration
    public Mode360Command Command { get; }
    Property Value
    Type Description
    Mode360Command

    Extension Methods

    EXamlExtensions.LoadFromEXamlByRelativePath<T>(T, string)
    Extensions.LoadFromXaml<TXaml>(TXaml, string)
    Extensions.LoadFromXaml<TXaml>(TXaml, Type)
    Extensions.LoadFromXamlFile<TXaml>(TXaml, string)
    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX