Class ShuffleModeCommand
Definition
- Namespace:
- Tizen.Multimedia.Remoting
- Assembly:
- Tizen.Multimedia.Remoting.dll
Provides a means to to send shuffle mode commands.
C#Copypublic sealed class ShuffleModeCommand : Command
- Inheritance
Constructors
Declaration
C#Copypublic ShuffleModeCommand(bool enabled)
Parameters
| Type | Name | Description |
|---|---|---|
| bool | enabled | A shuffle mode. |
Properties
Declaration
C#Copypublic bool Enabled { get; }
Property Value
| Type | Description |
|---|---|
| bool |