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