Class SubtitleModeCommandReceivedEventArgs
Definition
- Namespace:
- Tizen.Multimedia.Remoting
- Assembly:
- Tizen.Multimedia.Remoting.dll
- API Level:
- 6
Provides data for the SubtitleModeCommandReceived event.
public class SubtitleModeCommandReceivedEventArgs : EventArgs
- Inheritance
Properties
View SourceCommand
Gets the SubtitleModeCommand.
Declaration
public SubtitleModeCommand Command { get; }
Property Value
Type | Description |
---|---|
SubtitleModeCommand |