Class DisplayModeUpdatedEventArgs
Definition
- Namespace:
- Tizen.Multimedia.Remoting
- Assembly:
- Tizen.Multimedia.Remoting.dll
- API Level:
- 6
Provides data for the DisplayModeUpdated event.
public class DisplayModeUpdatedEventArgs : EventArgs
- Inheritance
Properties
View SourceDisplayMode
Gets the updated display mode.
Declaration
public MediaControlDisplayMode DisplayMode { get; }
Property Value
Type | Description |
---|---|
MediaControlDisplayMode |