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