Class DisplayModeCapabilityUpdatedEventArgs
Definition
- Namespace:
- Tizen.Multimedia.Remoting
- Assembly:
- Tizen.Multimedia.Remoting.dll
- API Level:
- 6
Provides data for the DisplayModeCapabilityUpdated event.
C#Copypublic class DisplayModeCapabilityUpdatedEventArgs : EventArgs
- Inheritance
Properties
Declaration
C#Copypublic ReadOnlyCollection<MediaControlDisplayMode> DisplayMode { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<MediaControlDisplayMode> |