Class SubtitleModeUpdatedEventArgs
Definition
- Namespace:
- Tizen.Multimedia.Remoting
- Assembly:
- Tizen.Multimedia.Remoting.dll
Provides data for the SubtitleModeUpdated event.
public class SubtitleModeUpdatedEventArgs : EventArgs
- Inheritance
-
objectSystem.EventArgsSubtitleModeUpdatedEventArgs
Properties
View SourceIsEnabled
Gets the value indicating whether subtitle is enabled or not.
Declaration
public bool IsEnabled { get; }
Property Value
Type | Description |
---|---|
bool |