Class DisplayRotationCommandReceivedEventArgs
Definition
- Namespace:
- Tizen.Multimedia.Remoting
- Assembly:
- Tizen.Multimedia.Remoting.dll
Provides data for the DisplayRotationCommandReceived event.
public class DisplayRotationCommandReceivedEventArgs : EventArgs
- Inheritance
-
objectSystem.EventArgsDisplayRotationCommandReceivedEventArgs
Properties
View SourceCommand
Gets the DisplayRotationCommand.
Declaration
public DisplayRotationCommand Command { get; }
Property Value
Type | Description |
---|---|
DisplayRotationCommand |