Class DisplayRotationCommandReceivedEventArgs

Definition

Namespace:
Tizen.Multimedia.Remoting
Assembly:
Tizen.Multimedia.Remoting.dll
API Level:
6

Provides data for the DisplayRotationCommandReceived event.

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

Properties

Declaration
C#
Copy
public DisplayRotationCommand Command { get; }
Property Value
Type Description
DisplayRotationCommand
API Level: 6