Class DisplayRotationCommand
Definition
- Namespace:
- Tizen.Multimedia.Remoting
- Assembly:
- Tizen.Multimedia.Remoting.dll
Provides a means to to send display rotation command.
public sealed class DisplayRotationCommand : Command
- Inheritance
Constructors
View SourceDisplayRotationCommand(Rotation)
Initializes a new instance of the Display
Declaration
public DisplayRotationCommand(Rotation rotation)
Parameters
Exceptions
Type | Condition |
---|---|
System. |
|
Properties
View SourceRotation
Gets the display rotation.
Declaration
public Rotation Rotation { get; }
Property Value
Type | Description |
---|---|
Rotation |