Class DisplayModeCapabilityUpdatedEventArgs
Definition
- Namespace:
- Tizen.Multimedia.Remoting
- Assembly:
- Tizen.Multimedia.Remoting.dll
Provides data for the Display
public class DisplayModeCapabilityUpdatedEventArgs : EventArgs
- Inheritance
-
objectSystem.
Event Args DisplayMode Capability Updated Event Args
Properties
View SourceDisplayMode
Gets the supported list of display mode capabilities.
Declaration
public ReadOnlyCollection<MediaControlDisplayMode> DisplayMode { get; }
Property Value
Type | Description |
---|---|
System. |