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