Class RepeatModeUpdatedEventArgs
Definition
- Namespace:
- Tizen.Multimedia.Remoting
- Assembly:
- Tizen.Multimedia.Remoting.dll
Provides data for the Repeat
public class RepeatModeUpdatedEventArgs : EventArgs
- Inheritance
-
objectSystem.
Event Args RepeatMode Updated Event Args
Constructors
View SourceRepeatModeUpdatedEventArgs(MediaControlRepeatMode)
Initializes a new instance of the Repeat
Declaration
public RepeatModeUpdatedEventArgs(MediaControlRepeatMode mode)
Parameters
Type | Name | Description |
---|---|---|
Media |
mode | A value indicating the updated repeat mode. |
Exceptions
Type | Condition |
---|---|
System. |
|
Properties
View SourceRepeatMode
Gets the updated repeat mode.
Declaration
public MediaControlRepeatMode RepeatMode { get; }
Property Value
Type | Description |
---|---|
Media |