Class DisplayRotationCommandReceivedEventArgs

    Definition

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

    Provides data for the DisplayRotationCommandReceived event.

    public class DisplayRotationCommandReceivedEventArgs : EventArgs
    Inheritance
    object
    System.EventArgs
    DisplayRotationCommandReceivedEventArgs

    Properties

    View Source

    Command

    Gets the DisplayRotationCommand.

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