Class ShuffleModeCommand
Definition
- Namespace:
- Tizen.Multimedia.Remoting
- Assembly:
- Tizen.Multimedia.Remoting.dll
- API Level:
- 5
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 |
---|---|---|
System.Boolean | enabled | A shuffle mode. |
API Level: 5
Properties
Declaration
C#Copypublic bool Enabled { get; }
Property Value
Type | Description |
---|---|
System.Boolean |