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