Class Mode360Command
Definition
- Namespace:
- Tizen.Multimedia.Remoting
- Assembly:
- Tizen.Multimedia.Remoting.dll
- API Level:
- 6
Provides a means to to send 360 mode command.
C#Copypublic sealed class Mode360Command : Command
- Inheritance
Constructors
Declaration
C#Copypublic Mode360Command(bool isEnabled)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | isEnabled | A value indicating whether 360 mode is enabled or not. |
API Level: 6
Properties
Declaration
C#Copypublic bool IsEnabled { get; }
Property Value
Type | Description |
---|---|
System.Boolean |