Class DisplayModeCommand
Definition
- Namespace:
- Tizen.Multimedia.Remoting
- Assembly:
- Tizen.Multimedia.Remoting.dll
- API Level:
- 6
Provides a means to to send display mode command.
C#Copypublic sealed class DisplayModeCommand : Command
- Inheritance
Constructors
View Source
DisplayModeCommand(MediaControlDisplayMode)
Initializes a new instance of the DisplayModeCommand class.
Declaration
C#Copypublic DisplayModeCommand(MediaControlDisplayMode mode)
Parameters
Type | Name | Description |
---|---|---|
MediaControlDisplayMode | mode |
Exceptions
Type | Condition |
---|---|
System.ArgumentException |
|
API Level: 6
Properties
Declaration
C#Copypublic MediaControlDisplayMode Mode { get; }
Property Value
Type | Description |
---|---|
MediaControlDisplayMode |