Class DisplayRotationCommandReceivedEventArgs

Definition

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

Provides data for the DisplayRotationCommandReceived event.

C#
Copy
public class DisplayRotationCommandReceivedEventArgs : EventArgs
Inheritance
object
System.EventArgs
DisplayRotationCommandReceivedEventArgs

Properties

Declaration
C#
Copy
public DisplayRotationCommand Command { get; }
Property Value
Type Description
DisplayRotationCommand