Class Mode360CommandReceivedEventArgs
Definition
- Namespace:
- Tizen.Multimedia.Remoting
- Assembly:
- Tizen.Multimedia.Remoting.dll
Provides data for the Mode360Command
public class Mode360CommandReceivedEventArgs : EventArgs
- Inheritance
-
objectSystem.
Event Args Mode360CommandReceived Event Args
Properties
View SourceCommand
Gets the Mode360Command.
Declaration
public Mode360Command Command { get; }
Property Value
Type | Description |
---|---|
Mode360Command |